Add section numbering to some of the larger subdocuments.

This commit is contained in:
Georg Brandl 2009-03-28 19:57:36 +00:00
parent 400fd60a8d
commit a0eea590c7
7 changed files with 7 additions and 0 deletions

View file

@ -26,6 +26,7 @@ For a detailed description of the whole Python/C API, see the separate
.. toctree::
:maxdepth: 2
:numbered:
extending.rst
newtypes.rst