From: Raymond Hettinger Date: Thu, 18 Oct 2007 21:13:06 +0000 (+0000) Subject: Remove useless warning X-Git-Tag: v2.6a1~1170 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=11e679e6ffa4029d7fbfb31496a9005bc2dd97ef;p=thirdparty%2FPython%2Fcpython.git Remove useless warning --- diff --git a/Doc/c-api/index.rst b/Doc/c-api/index.rst index c64331253653..086b880fbdf2 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