doxywizard - How to install Doxygen GUI on Ubuntu? -


i can't figure out how install doxygen gui (doxywizard) on ubuntu. can it?

in debian package called doxygen-gui. must same in ubuntu, try sudo apt-get install doxygen-gui.

edit : apparently, doxygen-gui doesn't exist in karmic. try other repo ? http://packages.ubuntu.com/search?keywords=doxygen-gui


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -