mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -03:30
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:
26
docs/docsite/rst/quickstart/index.rst
Normal file
26
docs/docsite/rst/quickstart/index.rst
Normal 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.
|
||||
Reference in New Issue
Block a user