]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove useless warning
authorRaymond Hettinger <python@rcn.com>
Thu, 18 Oct 2007 21:13:06 +0000 (21:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 18 Oct 2007 21:13:06 +0000 (21:13 +0000)
Doc/c-api/index.rst

index c64331253653b6af13e903694deb2f9593c6c8fd..086b880fbdf2fc1b7a96278d371408971437aa1c 100644 (file)
@@ -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