summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/Doc
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-183-174/+173
|
* By default build docs, don't download them.Jack Jansen2003-06-281-3/+3
|
* Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatusJack Jansen2003-05-277-1/+686
| | | | indicator to wait for the help indexing to finish.
* The MacPython introductory help is now called MacPython Help, and theJack Jansen2003-03-161-8/+16
| | | | optional full documentation Python Documentation.
* Moved setupDocs.py to Doc/setup.py and did some cleanup. It now at leastJack Jansen2003-02-141-0/+177
allows bdist, but it's still one big hack:-(