ansible/docs/templates
Andreas Maier b900f4a3be Fixed return table in module docs generated by plugin_formatter.py (#25329) (#25330)
This change fixes two issues with the generated return table:

1. When specifying a list of strings in the 'description' field of a
   return value, it shows them in Python list syntax on the resulting
   web page, e.g. `['a', 'b', 'c']`.
2. When specifying more than one line for the 'sample' field, the
   result table gets damaged in the HTML output.

In addition, this change re-arranges the HTML tags produced in the
generated RST file such that they line up nicely and can better be
checked by humans for completeness.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
2017-08-18 15:38:55 -04:00
..
list_of_CATEGORY_modules.rst.j2 Revamp the plugin_formatter doc generator 2017-08-15 23:12:08 -07:00
man.j2 remove author as it dupes 2017-03-30 12:36:52 -04: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 Revamp the plugin_formatter doc generator 2017-08-15 23:12:08 -07:00
playbooks_keywords.rst.j2 added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
plugin.rst.j2 Fixed return table in module docs generated by plugin_formatter.py (#25329) (#25330) 2017-08-18 15:38:55 -04:00