mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Removes modules from TOC, speeding up build time and reducing doc disk space requirements.
This commit is contained in:
parent
1c7b9e66b4
commit
62c2b9a544
4 changed files with 12 additions and 15 deletions
|
@ -8,13 +8,13 @@ To help identify maintainers and understand how the included modules are officia
|
|||
Core
|
||||
````
|
||||
|
||||
:doc:`Core modules are maintained by the Ansible Engineering Team<..\modules\core_maintained>`.
|
||||
:ref:`core_supported`. These are maintained by the Ansible Engineering Team.
|
||||
These modules are integral to the basic foundations of the Ansible distribution.
|
||||
|
||||
Network
|
||||
```````
|
||||
|
||||
:doc:`Network modules are maintained by the Ansible Network Team<..\modules\network_maintained>`. Please note there are :doc:`additional networking modules<list_of_network_modules>` that are categorized as Certified or Community not maintained by Ansible.
|
||||
:ref:`network_supported`. These are maintained by the Ansible Network Team. Please note there are additional networking modules that are categorized as Certified or Community not maintained by Ansible.
|
||||
|
||||
|
||||
Certified
|
||||
|
@ -25,7 +25,7 @@ Certified modules are part of a future planned program currently in development.
|
|||
Community
|
||||
`````````
|
||||
|
||||
:doc:`Community modules are submitted and maintained by the Ansible community<..\modules\community_maintained>`. These modules are not maintained by Ansible, and are included as a convenience.
|
||||
:ref:`community_supported`. These are submitted and maintained by the Ansible community. These modules are not maintained by Ansible, and are included as a convenience.
|
||||
|
||||
Issue Reporting
|
||||
```````````````
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue