You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
Toshio Kuratomi 3f784caed1 Table fixing (#60177)
* Change formatting of the network/user_guide tables

* Tables had hardcoded line breaks to workaround a bug in the
  read-the-docs theme.  Change those so that they now flow according to
  the browser size.

* Also switch away from grid tables to the simpler to create and read
  simple tables

* Changes to table stylesheet

* valign all content, not just the first column.  This becomes important
  with more than two columns
* Set the font-weight to the first <p> element inside of the first
  column.  This allows us to simplify the first column when everything
  there is the attribute name

* Change platform_index footnote from numbered to dagger symbol

The footnote notation was very odd to read.  Try using a symbol for the
footnote instead of a number to see if that will clarify it.  We can't
manually specify symbolled footnotes, though, so we have to emulate a
footnote with an internal link.  This loses the backref to each place
that the footnote was used but since that was the portion which was hard
to read, perhaps that's for the best.
6 years ago
..
api link from API stub page to module_utils page (#49831) 7 years ago
community Move common build code from _build_helpers (#55986) 6 years ago
dev_guide Update developing_plugins.rst (#60482) 6 years ago
images Adds custom 404 with cowsay image (#57422) 7 years ago
installation_guide Fix small typo in pip install guide (#60389) 6 years ago
inventory Update implicit_localhost.rst (#45455) 7 years ago
network Table fixing (#60177) 6 years ago
plugins removes last :doc: links in other sections of the docs (#58432) 7 years ago
porting_guides Move all module renames into new section. (#60483) 6 years ago
reference_appendices #54195 List supported platforms for RH customers (#59654) 6 years ago
roadmap 2.9 roadmap dates (#57420) 7 years ago
scenario_guides Doc - editorial for correct acronym introduction (#58519) 7 years ago
user_guide Clarify behavior of --skip-tags, --list-tasks, and --list-tags. (#60492) 6 years ago
404.rst removes link from 404 content, explains options (#57971) 7 years ago
conf.py Autointerpreter table (#60148) 6 years ago
index.rst Docs on general precedence (#50201) 7 years ago