summaryrefslogtreecommitdiffstats
path: root/Doc/tools/push-docs.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove debugging "set -x".Fred Drake2001-03-031-3/+0
|
* Revise the scripts I use to update the documentation on the SourceForgeFred Drake2001-03-021-8/+30
| | | | | | site. These now seem (slightly) more reliable, and easier to work with since update-docs.sh no longer needs to be installed ahead of time on my account at SF.
* Adjust to allow an explanation of the changes to be included in theFred Drake2000-11-301-1/+7
| | | | notification message.
* Make this actually work now that the tool is checked in here instead ofFred Drake2000-10-241-0/+1
| | | | just sitting around in my working directory.
* Helper scripts used in published the "development" snapshots of theFred Drake2000-10-191-0/+16
Python documentation.