blob: 8690de77bf3d82b94927322b5241561c3f73d5da [file] [log] [blame]
Georg Brandl8ec7f652007-08-15 14:28:01 +00001%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2 Python Documentation contents
3%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
4
5.. toctree::
6
Georg Brandl151f42f2008-10-08 18:57:13 +00007 whatsnew/index.rst
Georg Brandl8ec7f652007-08-15 14:28:01 +00008 tutorial/index.rst
Georg Brandl59d121a2007-10-20 18:08:14 +00009 using/index.rst
Georg Brandl8ec7f652007-08-15 14:28:01 +000010 reference/index.rst
11 library/index.rst
12 extending/index.rst
13 c-api/index.rst
Donald Stufft527d4ac2014-11-20 09:38:31 -050014 distributing/index.rst
15 installing/index.rst
Georg Brandl8ec7f652007-08-15 14:28:01 +000016 howto/index.rst
Georg Brandl6728c5a2009-10-11 18:31:23 +000017 faq/index.rst
Georg Brandl437e6a32007-08-17 06:27:11 +000018 glossary.rst
Georg Brandl8ec7f652007-08-15 14:28:01 +000019
20 about.rst
21 bugs.rst
22 copyright.rst
23 license.rst
Donald Stufft527d4ac2014-11-20 09:38:31 -050024
25.. to include legacy packaging docs in build
26
27.. toctree::
28 :hidden:
29
30 distutils/index.rst
31 install/index.rst