mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Introduce support for documenting which C API elements are not part of the stable/limited API.
This commit is contained in:
parent
5db7c54f96
commit
5c01d99c12
5 changed files with 152 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue