mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Refine plugin docs (#49324)
* local TOCs, anchors, better headings, :ref:-not-:doc: links on all plugin pages
This commit is contained in:
parent
8461321a6a
commit
e700309618
11 changed files with 154 additions and 131 deletions
|
@ -1,10 +1,12 @@
|
|||
.. _command_line_tools:
|
||||
|
||||
Working with Command Line Tools
|
||||
===============================
|
||||
|
||||
Most users are familiar with `ansible` and `ansible-playbook`, but those are not the only utilities Ansible provides.
|
||||
Below is a complete list of Ansible utilities. Each page contains a description of the utility and a listing of supported parameters.
|
||||
Below is a complete list of Ansible utilities. Each page contains a description of the utility and a listing of supported parameters.
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../cli/ansible.rst
|
||||
|
@ -16,4 +18,3 @@ Below is a complete list of Ansible utilities. Each page contains a description
|
|||
../cli/ansible-playbook.rst
|
||||
../cli/ansible-pull.rst
|
||||
../cli/ansible-vault.rst
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue