summaryrefslogtreecommitdiffstats
path: root/Doc/using/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add "Python on Unix" document, mostly written for GHOPGeorg Brandl2007-12-041-0/+1
| | | | by Shriphani Palakodety.
* Add "Using Python on Windows" document, by Robert Lehmann.Georg Brandl2007-12-011-0/+1
| | | | Written for GHOP.
* * Add new toplevel chapter, "Using Python." (how to install,Georg Brandl2007-10-201-0/+17
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.