summaryrefslogtreecommitdiffstats
path: root/Doc/commontex
Commit message (Collapse)AuthorAgeFilesLines
* PythonLabs --> Python Software FoundationFred Drake2004-01-021-1/+1
|
* Add the first of (hopefully) many third-party licenses and acknowledgements.Raymond Hettinger2003-12-201-0/+59
|
* Load the version information from ../Include/patchlevel.h, so there areFred Drake2003-09-272-3/+2
| | | | fewer changes to make to version numbers after a release.
* Move content input files shared among the documents into a new directoryFred Drake2003-09-275-0/+442
(commontex/), leaving only style support files in texinputs/. This makes texinputs/ part of the formatting tools while commontex/ is strictly part of the actual documentation.