Tim Peters
|
e890682e52
|
Whitespace normalization.
|
2005-04-20 17:45:13 +00:00 |
Jack Jansen
|
6d22b56b7e
|
Updated to work with current Python docs setup, and added a minimal README.
|
2005-04-17 21:30:52 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Jack Jansen
|
006ebebe5a
|
By default build docs, don't download them.
|
2003-06-28 23:38:04 +00:00 |
Jack Jansen
|
f7c822073e
|
Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatus
indicator to wait for the help indexing to finish.
|
2003-05-27 22:47:55 +00:00 |
Jack Jansen
|
08801db123
|
The MacPython introductory help is now called MacPython Help, and the
optional full documentation Python Documentation.
|
2003-03-16 22:09:22 +00:00 |
Jack Jansen
|
d2c684f79f
|
Moved setupDocs.py to Doc/setup.py and did some cleanup. It now at least
allows bdist, but it's still one big hack:-(
|
2003-02-14 23:46:22 +00:00 |