]> granicus.if.org Git - python/commit
* Add new toplevel chapter, "Using Python." (how to install,
authorGeorg Brandl <georg@python.org>
Sat, 20 Oct 2007 18:08:14 +0000 (18:08 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 20 Oct 2007 18:08:14 +0000 (18:08 +0000)
commit59d121af67c95e69e430277fb482c2a2c16274ac
treea8c5e2c42cdbe2b346f36a9e656b7eb4adb5654e
parenta147bf9a08548e8d6aa3b36bd6835348e9c1f813
* Add new toplevel chapter, "Using Python." (how to install,
  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.
Doc/contents.rst
Doc/howto/index.rst
Doc/using/cmdline.rst [new file with mode: 0644]
Doc/using/index.rst [new file with mode: 0644]
Doc/using/mac.rst [moved from Doc/howto/pythonmac.rst with 100% similarity]