mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Remove more docs build errors (#45364)
* orphans testing pages to avoid not-in-toctree errors * orphans various pages pending reorg * adds module_utils and special_vars to main TOC * uses a glob for scenario_guide TOC * normalize and Sentence-case headings on community pages, typos * re-orgs community TOC, adds all pages to toctree * removes scenario guides index page * adds style guide to community index * basic update to style guide * fix typo that created a new error * removes not-in-toctree from ignore errors list * leave removing files for future cleanup task
This commit is contained in:
parent
600c7ac108
commit
4264be2b18
32 changed files with 179 additions and 160 deletions
|
@ -1,22 +1,15 @@
|
|||
Detailed Guides
|
||||
```````````````
|
||||
:orphan:
|
||||
|
||||
This section is new and evolving. The idea here is to explore particular use cases in greater depth and provide a more "top down" explanation of some basic features.
|
||||
***************
|
||||
Scenario Guides
|
||||
***************
|
||||
|
||||
The guides in this section explore particular use cases in greater depth and provide a more "top-down" explanation of some basic features.
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
guide_aci
|
||||
guide_aws
|
||||
guide_azure
|
||||
guide_meraki
|
||||
guide_rax
|
||||
guide_gce
|
||||
guide_cloudstack
|
||||
guide_vagrant
|
||||
guide_rolling_upgrade
|
||||
guide_docker
|
||||
guide_packet
|
||||
guide_vultr
|
||||
guide_*
|
||||
|
||||
Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/DigitalOcean, Continuous Deployment, and more.
|
||||
Pending topics may include: Jenkins, Linode/DigitalOcean, Continuous Deployment, and more.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue