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/test
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.
5 years ago
..
cache
integration Add [junos_lldp_interfaces] model (#59720) 5 years ago
legacy safe_eval fix (#57188) 6 years ago
lib/ansible_test Autointerpreter table (#60148) 5 years ago
results
sanity Facts dev upstream (#57082) 5 years ago
units Added support for syspurpose to redhat_subscribtion module (#59850) 5 years ago
utils Remove Python 2.6 from Windows tests (#60235) 5 years ago