diff --git a/docs/index.md b/docs/index.md index db07d5ce8..4026bf3fa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -163,14 +163,6 @@ tutorials/rl-training-with-nemo-rl how-to-faq.md ``` -```{toctree} -:caption: Reference -:hidden: -:maxdepth: 1 - -reference/cli-commands.md -``` - ```{toctree} :caption: Training :hidden: @@ -187,6 +179,7 @@ training/rl-framework-integration/index.md :maxdepth: 1 Configuration +reference/cli-commands.md apidocs/index.rst ``` diff --git a/docs/reference/cli-commands.md b/docs/reference/cli-commands.md index 2d7c9dad5..39c591648 100644 --- a/docs/reference/cli-commands.md +++ b/docs/reference/cli-commands.md @@ -1,4 +1,4 @@ -# CLI Command Reference +# CLI Commands This page documents all available NeMo Gym CLI commands.