We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629a492 commit 6ea5822Copy full SHA for 6ea5822
docs/API-Reference.md
@@ -11,8 +11,9 @@ the following command within the `docs/` directory:
11
12
doxygen dox-ml-agents.conf
13
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
+`dox-ml-agents.conf` is a Doxygen configuration file for ML-Agents
+that includes the classes that have been properly formatted.
16
+The generated HTML files will be placed
17
in the `html/` subdirectory. Open `index.html` within that subdirectory to
18
navigate to the API reference home. Note that `html/` is already included in
19
the repository's `.gitignore` file.
0 commit comments