cpython/Doc/tools
Miss Islington (bot) 313f80192a bpo-37504: Fix documentation build with texinfo builder (GH-14606)
In the table model used by docutils, the `cols` attribute of `tgroup`
nodes is mandatory, see [1]. It is used in texinfo builder in [2].

[1]: https://www.oasis-open.org/specs/tm9901.htmGH-AEN348
[2]: https://github.com/sphinx-doc/sphinx/blob/v2.1.2/sphinx/writers/texinfo.pyGH-L1129

* Doc: Add texinfo support to the Makefile
(cherry picked from commit c3d679fd39)

Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
2019-09-10 15:51:43 +01:00
..
extensions bpo-37504: Fix documentation build with texinfo builder (GH-14606) 2019-09-10 15:51:43 +01:00
static Doc: Python 3.9 in sidebar and version switcher. (GH-13824) 2019-06-04 16:21:19 -07:00
templates [3.8] bpo-32924: Fix the Show Source url in 3.8 documentation. (GH-14282) 2019-06-21 11:06:26 -07:00
rstlint.py bpo-11233: Create availability directive for documentation (GH-9692) 2018-10-12 16:55:20 +02:00
susp-ignored.csv Bpo-37644: update suspicious.csv for distutils/examples (GH-14885) 2019-07-21 11:08:57 -07:00