Home
Up
Account / Password
VC++ with GLUT/GLUI
vuVolume Notes
Doxygen
SSH,  SCP & FTP
Tmake
Tar & gzip
CVS & vuVolume
KDEvelop
Important Directories
Misc

Notes:

Doxygen & C++ Class / Header Templates

  • To use Doxygen with vuVolume, go to the folder where vuVolume resides.

  • To setup doxygen, type in:

    > doxygen -g

    And the default configuration file will be used.

  • To generate doxygen documents, simply type in:

    > doxygen

    Now there should be a folder named "html" and another named "latex" where the documentations are stored.

  • To update the documentations, type in:

    > doxygen -u

  • The doxygen manual can be found here.

Tai Meng | 孟泰 | Last Updated: May 01, 2013