Changes
Page history
Updated Generating Doxygen API documentation (markdown)
authored
Feb 14, 2018
by
williamfgc
Hide whitespace changes
Inline
Side-by-side
Generating-Doxygen-API-documentation.md
View page @
09db35de
...
...
@@ -5,8 +5,8 @@
2.
To generate the Doxygen API documentation under doc/html format (default) from the existing Doxyfile (edit Doxyfile to change options):
```
$ cd ADIOS2/doc
$ cd ADIOS2/doc
s/api
$ doxygen
```
A "ADIOS2/doc/html" directory is generated, open any .html file inside this directory (_e.g._ index.html) on your favorite browser.
\ No newline at end of file
A "ADIOS2/docs/api/html" directory is generated, open any .html file inside this directory (_e.g._ index.html) on your favorite browser.
\ No newline at end of file