wiki:DoxygenDocumentation

Create the doxygen documentation

Molecuilder uses http://www.doxygen.org doxygen to create internal documentation of all classes and functions.

You create it by entering your build directory and typing

make doc

This will create html-pages, whose initial page is found under doc/html/index.html relative to molecuilder's root directory.

This documentation with respect to the latest stable branch on jupiter is also available within this TRAC under the Doxygen button in the menu line above.

Note that you can search in the top right of the page for function names and so on.

Last modified 14 years ago Last modified on Dec 10, 2010, 2:05:28 PM
Note: See TracWiki for help on using the wiki.