ansible/docs/docsite/rst/porting_guides
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.
2019-08-08 13:56:07 -05:00
..
porting_guide_2.0.rst Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
porting_guide_2.3.rst
porting_guide_2.4.rst
porting_guide_2.5.rst removes last :doc: links in other sections of the docs (#58432) 2019-06-27 12:18:17 -04:00
porting_guide_2.6.rst
porting_guide_2.7.rst replace - fixed combined before and after usage (#31452) 2019-03-26 11:49:58 -04:00
porting_guide_2.8.rst Autointerpreter table (#60148) 2019-08-08 13:56:07 -05:00
porting_guide_2.9.rst Add vyos_l3_interfaces resource module (#59929) 2019-08-06 19:30:58 +05:30
porting_guides.rst Fix 2.8 changlog url and reverse order porting guides TOC (#56373) 2019-05-14 08:43:47 -05:00