[3.8] bpo-37504: Fix documentation build with texinfo builder (GH-14606) by miss-islington · Pull Request #15866 · python/cpython
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.
- Doc: Add texinfo support to the Makefile
(cherry picked from commit c3d679f)
Co-authored-by: Dmitry Shachnev mitya57@users.noreply.github.com