diff options
Diffstat (limited to 'Doc/info/python.dir')
-rw-r--r-- | Doc/info/python.dir | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/info/python.dir b/Doc/info/python.dir index 9a09d70..dce2bb3 100644 --- a/Doc/info/python.dir +++ b/Doc/info/python.dir @@ -2,9 +2,11 @@ Python Standard Documentation * Python Library: (python-lib). Python Library Reference +* Python Mac Modules: (python-mac). Python Macintosh Modules * Python Reference: (python-ref). Python Reference Manual -* Python Distutils: (python-dist). Distributing Python Modules * Python API: (python-api). Python/C API Reference Manual * Python Extending: (python-ext). Extending & Embedding Python -* Python Mac Modules: (python-mac). Python Macintosh Modules * Python Tutorial: (python-tut). Python Tutorial +* Documenting Python: (python-doc). Documenting Python +* Installing Modules: (python-inst). Installing Python Modules +* Distributing Modules: (python-dist). Distributing Python Modules |