Introduce support for documenting which C API elements are not part of the stable/limited API.

This commit is contained in:
Georg Brandl 2013-10-12 19:54:30 +02:00
parent 5db7c54f96
commit 5c01d99c12
5 changed files with 152 additions and 30 deletions

View file

@ -13,6 +13,7 @@ document the API functions in detail.
:maxdepth: 2
intro.rst
stable.rst
veryhigh.rst
refcounting.rst
exceptions.rst
@ -22,5 +23,4 @@ document the API functions in detail.
init.rst
memory.rst
objimpl.rst
stable.rst
apiabiversion.rst