fa5c0282a4
Address Firefox table-rendering issues in docs. Refactor to use colspan to provide table cells which can vary in width and indentation; the outermost has the greatest colspan, and each nested key has a colspan of one less than the parent, with padding cells for indentation. Apply styling to table cells to get the table height to work without hacks or browser-specific styling. Simplify the markup and CSS by removing extra divs. Use two passes over the options, return values, and return facts in the Jinja2 module-docs template: one to determine the maximum nesting depth to compute the maximum colspan needed, plus one to lay out the rows. |
||
---|---|---|
.. | ||
cli_rst.j2 | ||
config.rst.j2 | ||
list_of_CATEGORY_modules.rst.j2 | ||
list_of_CATEGORY_plugins.rst.j2 | ||
man.j2 | ||
modules_by_category.rst.j2 | ||
modules_by_support.rst.j2 | ||
playbooks_keywords.rst.j2 | ||
plugin.rst.j2 | ||
plugins_by_category.rst.j2 | ||
plugins_by_support.rst.j2 |