ansible/docs
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
..
api docs: PEP8 compliance (#24681) 2017-05-30 18:08:25 +01:00
bin Fix plugin_formatter.py -l / MODULES=none make webdocs 2017-08-18 10:58:16 -04:00
docsite Update release status for 2.3 to 2.3.2 2017-08-17 13:25:56 -04:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Fixed return table in module docs generated by plugin_formatter.py (#25329) (#25330) 2017-08-18 15:38:55 -04:00