Changes
Page history
Updated Generating Doxygen API documentation (markdown)
authored
Jun 29, 2017
by
williamfgc
Hide whitespace changes
Inline
Side-by-side
Generating-Doxygen-API-documentation.md
View page @
bd7d773b
1.
Requirements (on Linux install them from your package manager):
*
doxygen
http://www.stack.nl/~dimitri/doxygen/
*
graphviz
http://www.graphviz.org/
*
[
doxygen
](
http://www.stack.nl/~dimitri/doxygen/
)
*
[
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):
...
...
...
...