Staging
v0.8.1
Revision 3da01813c83d23922798b398bc00f465593c80da authored by Miss Islington (bot) on 10 June 2018, 19:26:44 UTC, committed by GitHub on 10 June 2018, 19:26:44 UTC
(cherry picked from commit 820c53ac612e9c4b3cb3e831537a15d5e953bbc0)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent 066e16d
Raw File
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
   distributing/index.rst
   installing/index.rst
   howto/index.rst
   faq/index.rst
   glossary.rst

   about.rst
   bugs.rst
   copyright.rst
   license.rst

.. to include legacy packaging docs in build

.. toctree::
   :hidden:

   distutils/index.rst
   install/index.rst
back to top