Skip to content

Commit 6ea5822

Browse files
author
Marwan Mattar
committed
One more fix to doxygen file.
1 parent 629a492 commit 6ea5822

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/API-Reference.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ the following command within the `docs/` directory:
1111

1212
doxygen dox-ml-agents.conf
1313

14-
`ml-agents.conf` is a configuration file that includes the classes
15-
that have been properly formatted. The generated HTML files will be placed
14+
`dox-ml-agents.conf` is a Doxygen configuration file for ML-Agents
15+
that includes the classes that have been properly formatted.
16+
The generated HTML files will be placed
1617
in the `html/` subdirectory. Open `index.html` within that subdirectory to
1718
navigate to the API reference home. Note that `html/` is already included in
1819
the repository's `.gitignore` file.

0 commit comments

Comments
 (0)