diff options
Diffstat (limited to 'Doc/c-api/objimpl.rst')
-rw-r--r-- | Doc/c-api/objimpl.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/c-api/objimpl.rst b/Doc/c-api/objimpl.rst index 8bd8c107c98..83de4248039 100644 --- a/Doc/c-api/objimpl.rst +++ b/Doc/c-api/objimpl.rst @@ -12,6 +12,7 @@ object types. .. toctree:: allocation.rst + lifecycle.rst structures.rst typeobj.rst gcsupport.rst |