summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sphinxext/c_annotations.py
Commit message (Collapse)AuthorAgeFilesLines
* Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵Georg Brandl2014-09-301-121/+0
| | | | nested subdirectory anymore.
* Prepare sphinx extensions for 1.3.Georg Brandl2014-09-301-1/+2
|
* fix ref count annotations on sphinx >= 1.2.1 (closes #21286)Benjamin Peterson2014-04-171-1/+4
|
* Invert logic of new limited-API annotation and call it "stable ABI".Georg Brandl2013-10-121-6/+6
|
* Introduce support for documenting which C API elements are not part of the ↵Georg Brandl2013-10-121-0/+117
stable/limited API.