Kaydet (Commit) a42bc21e authored tarafından Thomas Heller's avatar Thomas Heller

The 'distributing python modules' manual now has an index.

üst 949f6614
...@@ -163,7 +163,7 @@ supported_libraries = { ...@@ -163,7 +163,7 @@ supported_libraries = {
Book('api','Python/C API','api','contents','genindex'), Book('api','Python/C API','api','contents','genindex'),
Book('doc','Documenting Python','doc','contents'), Book('doc','Documenting Python','doc','contents'),
Book('inst','Installing Python Modules', 'inst', 'index'), Book('inst','Installing Python Modules', 'inst', 'index'),
Book('dist','Distributing Python Modules', 'dist', 'index'), Book('dist','Distributing Python Modules', 'dist', 'index', 'genindex'),
], ],
'2.3': '2.3':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment