mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00

configure and setup python on different platforms -- at least in theory.) * Move the Python on Mac docs in that chapter. * Add a new chapter about the command line invocation, by stargaming.
23 lines
421 B
ReStructuredText
23 lines
421 B
ReStructuredText
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
Python Documentation contents
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
.. toctree::
|
|
|
|
whatsnew/2.6.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
|
|
glossary.rst
|
|
|
|
about.rst
|
|
bugs.rst
|
|
copyright.rst
|
|
license.rst
|