/Doc/using/index.rst

http://unladen-swallow.googlecode.com/ · ReStructuredText · 20 lines · 13 code · 7 blank · 0 comment · 0 complexity · dbea569d3747fe9bea4a6472bbf49ebf MD5 · raw file

  1. .. _using-index:
  2. ################
  3. Using Python
  4. ################
  5. This part of the documentation is devoted to general information on the setup
  6. of the Python environment on different platform, the invocation of the
  7. interpreter and things that make working with Python easier.
  8. .. toctree::
  9. :numbered:
  10. cmdline.rst
  11. unix.rst
  12. windows.rst
  13. mac.rst