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
Toshio Kuratomi 52d2245b26 Keywords docs (#32807)
* Fixup keyword dumping

* Clarify introductory text
* Turn links in the keyword description into seealso entries in the rst.

* Have plugin_formatter cleanup trailing whitespace

The indent filter in jinja2 < 2.10 indents blank lines by default which
leads to trailing whitespace.  Cleanup after that filter.

* Edits

* Copy edit

(cherry picked from commit e07cbb033f)
8 years ago
..
cli_rst.j2 generate rst doc pages for command line tools (#27530) 8 years ago
config.rst.j2 Add ANSIBLE_CONFIG envvar to config/envvars tmpl (#28886) 8 years ago
list_of_CATEGORY_modules.rst.j2 Misc docs fixes 8 years ago
man.j2 generate rst doc pages for command line tools (#27530) 8 years ago
modules_by_category.rst.j2 Revamp the plugin_formatter doc generator 8 years ago
modules_by_support.rst.j2 Misc docs fixes 8 years ago
playbooks_keywords.rst.j2 Keywords docs (#32807) 8 years ago
plugin.rst.j2 Misc docs fixes 8 years ago