Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
| | | | | highlightlang is deprecated since April 2018 in Sphinx. See https://github.com/sphinx-doc/sphinx/pull/4845 | ||||
* | Remove row-spanning cell, which the Sphinx text writer does not support. | Georg Brandl | 2013-03-16 | 1 | -1/+1 |
| | |||||
* | Close #15465: Document C API version macros | Nick Coghlan | 2013-03-07 | 1 | -0/+39 |
Mostly moving the existing macro docs over from the standard library docs to the C API docs where they belong. Patch by Kushal Das. |