Skip to content

Commit 9e47b7c

Browse files
author
georg.brandl
committed
* 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. git-svn-id: http://svn.python.org/projects/python/trunk@58567 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 2b3dd63 commit 9e47b7c

5 files changed

Lines changed: 445 additions & 1 deletion

File tree

Doc/contents.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
whatsnew/2.6.rst
88
tutorial/index.rst
9+
using/index.rst
910
reference/index.rst
1011
library/index.rst
1112
extending/index.rst

Doc/howto/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Currently, the HOWTOs are:
1414
:maxdepth: 1
1515

1616
advocacy.rst
17-
pythonmac.rst
1817
curses.rst
1918
doanddont.rst
2019
functional.rst

0 commit comments

Comments
 (0)