ansible/docs/templates
Dag Wieers 6636401246 Improve default values and choices in module docs (#36901)
* Improve default values and choices in module docs

So currently we show defaults and choices in separate columns.

For each parameter we have
- Mostly empty default and choices cells
- A list of choices and a separate default value
- Only a default value

So there's a lot of space being wasted on empty cells.
We can do this better.

* Improve Parameters section

* Add Choices back into column header

* Ensure the tables spans the complete page width
2018-03-08 10:48:15 -08:00
..
cli_rst.j2 Fix py3 docs build (#33345) 2017-11-28 12:05:19 -06:00
config.rst.j2 Core Docs Refactor and Redesign (#36067) 2018-02-13 07:23:55 -08:00
list_of_CATEGORY_modules.rst.j2 Add anchors to some guides and all module categories (#36642) 2018-02-23 17:10:47 -06:00
list_of_CATEGORY_plugins.rst.j2 Asorted docs fixed (#36672) 2018-02-24 14:06:12 +01:00
man.j2 Fix sorting in man template on python3. Fixes #33663 (#33673) 2017-12-07 09:16:04 -05:00
modules_by_category.rst.j2
modules_by_support.rst.j2
playbooks_keywords.rst.j2
plugin.rst.j2 Improve default values and choices in module docs (#36901) 2018-03-08 10:48:15 -08:00
plugins_by_category.rst.j2
plugins_by_support.rst.j2