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 b0ec91e69e Autointerpreter table (#60148)
* Some framework for docs

* Separate CSS file for our site-specific CSS.
* Override the read-the-docs theme for tables so that tables don't
  always horizontally scroll
* Add a |br| substitution that lets us line break inside of tables
* Add |_| non-breaking-space substitution which is also for formatting
  tables
* Configure rstcheck to ignore all substitutions which are being added
  by sphinx in the conf.py

* Fix table of auto interpreter options

The table was being hardcoded at a certain width to work around a
read-the-docs theme bug.  Fix the bug instead and format the table using
better sphinx practices.

* Remove unused substitutions

We had substitutions defined that were never used in our documentation.
Remove those.

Also add to the rstcheck whitelist three substitutions which are defined
by sphinx itself, version, release, and today.
7 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) 7 years ago
dev_guide Relocate validate-modules for easier testing. (#60214) 7 years ago
images Adds custom 404 with cowsay image (#57422) 7 years ago
installation_guide Typo (#57795) 7 years ago
inventory Update implicit_localhost.rst (#45455) 7 years ago
network Support Ericsson device management (#59277) 7 years ago
plugins removes last :doc: links in other sections of the docs (#58432) 7 years ago
porting_guides Autointerpreter table (#60148) 7 years ago
reference_appendices #54195 List supported platforms for RH customers (#59654) 7 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 Runas docs (#60082) 7 years ago
404.rst removes link from 404 content, explains options (#57971) 7 years ago
conf.py Autointerpreter table (#60148) 7 years ago
index.rst Docs on general precedence (#50201) 7 years ago