Staging
v0.5.1
https://github.com/python/cpython
Revision c6ebbef6bd3d9b4ceba4c8f819d6008084ad406d authored by Georg Brandl on 16 September 2013, 02:03:12 UTC, committed by Georg Brandl on 16 September 2013, 02:03:12 UTC
1 parent c850f34
Raw File
Tip revision: c6ebbef6bd3d9b4ceba4c8f819d6008084ad406d authored by Georg Brandl on 16 September 2013, 02:03:12 UTC
One more markup fix.
Tip revision: c6ebbef
contents.rst
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 Python Documentation contents
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

.. toctree::

   whatsnew/index.rst
   tutorial/index.rst
   using/index.rst
   reference/index.rst
   library/index.rst
   extending/index.rst
   c-api/index.rst
   distutils/index.rst
   install/index.rst
   howto/index.rst
   faq/index.rst
   glossary.rst

   about.rst
   bugs.rst
   copyright.rst
   license.rst
back to top