mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-27 13:53:12 +00:00
This commit contains the addition of the markdown file for the new awx-operator doc proposal
30 KiB
30 KiB
Docs Breakdown for AWX Operator
Introduction
This table below is aimed at breaking down the ReadME documentation for Ansible AWX Operator and structure it in the way it can be moved to the Read The Docs module.
From the ReadMe file, the documentation can be classified into six distinct segments which are:
- Introduction/Getting Started
- Installation
- User Guide
- Upgrade
- Uninstall
- Contributors Guide
Using these listed segments, we can do a proper breakdown of all the topics in the ReadMe and place each one in the segment they fall into. This table is open to any form of refactoring or modifications.
Note: I could not get the multi-level bullet point list to work in the table so I used single asterisk * for one level down and double asterisk ** for two level down.