diff options
Diffstat (limited to 'Doc/c-api/index.rst')
-rw-r--r-- | Doc/c-api/index.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Doc/c-api/index.rst b/Doc/c-api/index.rst index c643312..086b880 100644 --- a/Doc/c-api/index.rst +++ b/Doc/c-api/index.rst @@ -12,12 +12,6 @@ extension modules or embed Python. It is a companion to :ref:`extending-index`, which describes the general principles of extension writing but does not document the API functions in detail. -.. warning:: - - The current version of this document is somewhat incomplete. However, most of - the important functions, types and structures are described. - - .. toctree:: :maxdepth: 2 |