You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/templates
Brian Coca b233f3f296 updated plugin docs (#30490)
* updated  docs

- for devs:
  - added inventory/vars section
  - made some updates to general section and other plugin types
- for users:
 - added 'user' plugin section to start describing the plugins
 - docs on types, what they are and how to use

- removed ref to deleted AUTHORS file
- corrected several typos/headers
- added descriptions to config.rst template
- ignore generated files for cli/plugins and config
- remove new generated files on `make clean`
- moved details from devguid and intro doc to plugin specific pages
- pretied up lookup notes
- changed precedence ref to not conflict config
- removed duplicate config data, as config is autogenerated and up to date
- put new plugins under playbooks
- added `pass` cause rst/python dislikes fractions
- removed dupe in .gitignore, alpha sorted to avoid moar dupes
- added try cause rst/python freaks out

* generate plugins into their own dir

only do plugins that support docs
use toctree from main plugins page
7 years ago
..
cli_rst.j2 generate rst doc pages for command line tools (#27530) 7 years ago
config.rst.j2 updated plugin docs (#30490) 7 years ago
list_of_CATEGORY_modules.rst.j2 Generate plugin rst (#28901) 7 years ago
list_of_CATEGORY_plugins.rst.j2 Generate plugin rst (#28901) 7 years ago
man.j2 updated plugin docs (#30490) 7 years ago
modules_by_category.rst.j2 Revamp the plugin_formatter doc generator 7 years ago
modules_by_support.rst.j2 Misc docs fixes 7 years ago
playbooks_keywords.rst.j2 change generated playbooks_keywords.rst to use an rst 'glossary' (#28843) 7 years ago
plugin.rst.j2 Generate plugin rst (#28901) 7 years ago
plugins_by_category.rst.j2 Generate plugin rst (#28901) 7 years ago
plugins_by_support.rst.j2 Generate plugin rst (#28901) 7 years ago