Updated Generating Doxygen API documentation (markdown) authored by williamfgc's avatar williamfgc
......@@ -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/docs/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