Updated Generating Doxygen API documentation (markdown) authored by williamfgc's avatar williamfgc
1. Requirements (on Linux install them from your package manager): 1. Requirements (on Linux install them from your package manager):
* doxygen http://www.stack.nl/~dimitri/doxygen/ * [doxygen](http://www.stack.nl/~dimitri/doxygen/)
* graphviz http://www.graphviz.org/ * [graphviz](http://www.graphviz.org/)
2. To generate the Doxygen API documentation under doc/html format (default) from the existing Doxyfile (edit Doxyfile to change options): 2. To generate the Doxygen API documentation under doc/html format (default) from the existing Doxyfile (edit Doxyfile to change options):
... ...
......