Staging
v0.5.1
Revision 516a6a254814d2bc6a90290dfc44d77fdfb4050b authored by Victor Stinner on 18 June 2019, 00:13:58 UTC, committed by Ned Deily on 18 June 2019, 00:13:57 UTC
(cherry picked from commit c1f5667be1e3ec5871560c677402c1252c6018a6)
1 parent ecafe8e
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