Create AWX docsite with RST content (#14328)

Co-authored-by: Thanhnguyet Vo <tvo@ansible.com>
Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
Don Naro
2023-09-01 16:24:03 +01:00
committed by GitHub
parent ab3ceaecad
commit dc81aa46d0
785 changed files with 17010 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
.. _qs_start:
==============
AWX Quickstart
==============
AWX Quickstart
.. toctree::
:maxdepth: 2
:numbered:
self
quick_start
login_superuser
examine_dashboard
setup
create_organization
create_user
create_inventory
create_credential
create_project
create_job
launch
.. excluded 'configure authentication' from toctree intentionally per doc issue #172.