mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Add anchors to some guides and all module categories (#36642)
* Add anchors to some guides and all module categories This is required if we want to use *absolute* :ref: references instead of *relative* :doc: references. * Update the Cisco ACI Guide reference * Add `aci_guide` anchor * Add `network_guide` anchor * Add category anchor * Improve readability * Fix small typo
This commit is contained in:
parent
2a0c7c4331
commit
7da7ba79bc
7 changed files with 42 additions and 21 deletions
|
@ -1,3 +1,5 @@
|
|||
.. _playbooks_environment:
|
||||
|
||||
Setting the Environment (and Working With Proxies)
|
||||
==================================================
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _playbooks_vault:
|
||||
|
||||
Using Vault in playbooks
|
||||
========================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue