Refine plugin docs (#49324)

* local TOCs, anchors, better headings, :ref:-not-:doc: links on all plugin pages
This commit is contained in:
Alicia Cozine
2018-11-29 14:03:00 -06:00
committed by GitHub
parent 8461321a6a
commit e700309618
11 changed files with 154 additions and 131 deletions

View File

@@ -10,7 +10,7 @@ Ansible ships with a number of handy plugins, and you can easily write your own.
This section covers the various types of plugins that are included with Ansible:
.. toctree::
.. toctree::
:maxdepth: 1
action
@@ -32,7 +32,7 @@ This section covers the various types of plugins that are included with Ansible:
An introduction to playbooks
:ref:`ansible_configuration_settings`
Ansible configuration documentation and settings
:doc:`../user_guide/command_line_tools`
:ref:`command_line_tools`
Ansible tools, description and options
`User Mailing List <https://groups.google.com/group/ansible-devel>`_
Have a question? Stop by the google group!