cpython/Doc/tools/extensions
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
..
c_annotations.py bpo-18085: Update refcounts.dat. (GH-11247) 2018-12-20 09:33:58 +02:00
escape4chm.py bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (GH-11224) 2018-12-19 18:20:06 -08:00
patchlevel.py Issues #29349: Merge Py 2.6+ compatibility from 3.6 2017-01-29 23:37:24 +00:00
pyspecific.py bpo-37504: Fix documentation build with texinfo builder (GH-14606) 2019-09-10 15:51:43 +01:00
suspicious.py bpo-36853: Fix suspicious.py to actually print the unused rules (GH-13579) (GH-15649) 2019-09-02 12:12:19 -04:00