diff options
Diffstat (limited to 'docs/docsite/rst/index.rst')
-rw-r--r-- | docs/docsite/rst/index.rst | 23 |
1 files changed, 3 insertions, 20 deletions
diff --git a/docs/docsite/rst/index.rst b/docs/docsite/rst/index.rst index 1388862c8e..5df7acf102 100644 --- a/docs/docsite/rst/index.rst +++ b/docs/docsite/rst/index.rst @@ -5,9 +5,10 @@ Ansible AWX helps teams manage complex multi-tier deployments by adding control, .. toctree:: :maxdepth: 2 - :caption: Get started + :caption: Welcome - quickstart/index + relnotes + .. toctree:: :maxdepth: 2 @@ -17,25 +18,7 @@ Ansible AWX helps teams manage complex multi-tier deployments by adding control, .. toctree:: :maxdepth: 2 - :caption: Users - - userguide/index - -.. toctree:: - :maxdepth: 2 :caption: Developers rest_api/index -.. toctree:: - :maxdepth: 2 - :caption: Administrators - - administration/index - upgrade_migration/index - -.. toctree:: - :maxdepth: 2 - :caption: Release notes - - release_notes/index |