ansible/docs/templates
Toshio Kuratomi a08459a814
Update info on python support (#38855)
* Update the documentation to list Python 3 as official
* Add some reference targets for inventory variables so we can link to docs
* Add a platform FAQ section
  Populate it with

  * virtualenv info (previously on the python3 support page)
  * BSD (Link to the working with BSD page)
  * Solaris (Document how to work around the non-POSIX shell on some
    Solaris hosts)

  Fixes #21594

* Fix some refs in the release_and_maintenance document

* Fix unindent error in module template

Fix for the module/plugin template unintentionally unindented inside of
a raw block, leading to errors like:

ERROR: docs/docsite/rst/modules/redshift_facts_module.rst:289:0: Explicit markup ends without a blank line; unexpected unindent.

* Make wording for Solaris troubleshooting better.
2018-04-18 13:04:47 -07:00
..
cli_rst.j2 Fix py3 docs build (#33345) 2017-11-28 12:05:19 -06:00
config.rst.j2 [WIP] disambiguating autogenerated module docs attempted fix of #38439. (#38890) 2018-04-17 18:45:07 -07:00
list_of_CATEGORY_modules.rst.j2 [WIP] disambiguating autogenerated module docs attempted fix of #38439. (#38890) 2018-04-17 18:45:07 -07:00
list_of_CATEGORY_plugins.rst.j2 Some more fixes for the docs :ref: disambiguation 2018-04-18 10:06:01 -07:00
man.j2 Ensure that arguments for sub commands are properly indented (#37992) 2018-04-03 10:56:12 -05:00
modules_by_category.rst.j2 Revamp the plugin_formatter doc generator 2017-08-15 23:12:08 -07:00
modules_by_support.rst.j2 [WIP] disambiguating autogenerated module docs attempted fix of #38439. (#38890) 2018-04-17 18:45:07 -07:00
playbooks_keywords.rst.j2 Keywords docs (#32807) 2017-11-10 16:59:26 -08:00
plugin.rst.j2 Update info on python support (#38855) 2018-04-18 13:04:47 -07:00
plugins_by_category.rst.j2 Generate plugin rst (#28901) 2017-09-19 11:14:27 -04:00
plugins_by_support.rst.j2 Generate plugin rst (#28901) 2017-09-19 11:14:27 -04:00