mirror of
https://github.com/python/cpython.git
synced 2024-11-28 08:20:55 +01:00
cb7cb247b3
svn+ssh://svn.python.org/python/branches/py3k ................ r75374 | georg.brandl | 2009-10-11 23:25:26 +0200 (So, 11 Okt 2009) | 9 lines Merged revisions 75363 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75363 | georg.brandl | 2009-10-11 20:31:23 +0200 (So, 11 Okt 2009) | 1 line Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work. ........ ................
25 lines
440 B
ReStructuredText
25 lines
440 B
ReStructuredText
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
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
|
|
documenting/index.rst
|
|
howto/index.rst
|
|
faq/index.rst
|
|
glossary.rst
|
|
|
|
about.rst
|
|
bugs.rst
|
|
copyright.rst
|
|
license.rst
|