| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove comment that's about to become obsolete | Fred Drake | 2004-12-05 | 1 | -1/+0 |
| | | |||||
| * | One more backported patch related to the removal of version numbers from | Fred Drake | 2003-12-05 | 1 | -4/+7 |
| | | | | | the Doc/ tree on this branch. | ||||
| * | Revert the last change to this script on the 2.3.x maint branch; the | Fred Drake | 2003-09-30 | 1 | -6/+4 |
| | | | | | | | rest of the patches needed for that to work are giong to be saved for post-2.3.2 to avoid introducing new risks in the documentation build process. | ||||
| * | Backported from trunk revision 1.16: | Fred Drake | 2003-09-28 | 1 | -4/+6 |
| | | | | | | | - change computation of VERSION to use tools/getversioninfo; this is more reliable than using the $Revision$ expansion - $RELEASE is no longer needed; we can just use $VERSION now | ||||
| * | control where this lands by default in dev/doc/ on python.org, | Fred Drake | 2003-08-07 | 1 | -0/+5 |
| | | | | | but check it in on the right branch this time | ||||
| * | Mark the notice about the new development version of the docs as not needing | Fred Drake | 2002-04-04 | 1 | -0/+1 |
| | | | | | to be archived. Most of these are pretty bland. ;-) | ||||
| * | Update to push the docs to python.org instead of python.sf.net. | Fred Drake | 2002-04-01 | 1 | -3/+6 |
| | | |||||
| * | No need to run make twice here. | Fred Drake | 2001-10-25 | 1 | -1/+0 |
| | | |||||
| * | Add option to push the development docs to SF without announcing, for | Fred Drake | 2001-08-08 | 1 | -2/+9 |
| | | | | | when the changes are just too small. | ||||
| * | Generate a more meaningful message regarding the type of the documentation | Fred Drake | 2001-07-12 | 1 | -1/+1 |
| | | | | | release being discussed. | ||||
| * | Change the way notification mails are sent so people who respond to the | Fred Drake | 2001-07-06 | 1 | -1/+5 |
| | | | | | | update announcements do not get bounces from trying to send mail to my laptop, which has an identity crisis due to constant relocation. | ||||
| * | Make the option processing more robust. | Fred Drake | 2001-06-12 | 1 | -7/+31 |
| | | | | | | | | Add a -F option similar to "cvs commit -F <file>". Add a -t option to allow specifying the prefix to the directory into which the docs should be unpacked (useful when I start trying out new styles for the presentation). | ||||
| * | Update the directory names to match changes at SourceForge. | Fred Drake | 2001-05-09 | 1 | -1/+1 |
| | | |||||
| * | Update publish-to-SourceForge scripts to automatically determine if the | Fred Drake | 2001-04-22 | 1 | -3/+13 |
| | | | | | | branch is the head (development) branch or a maintenance brach, and use the appropriate target directory for each. | ||||
| * | Update the helper scripts that push development docs to SourceForge; | Fred Drake | 2001-04-13 | 1 | -3/+3 |
| | | | | | | this version avoids having to build a separate authenticated connection to push the update-docs.sh script to SF. | ||||
| * | Remove debugging "set -x". | Fred Drake | 2001-03-03 | 1 | -3/+0 |
| | | |||||
| * | Revise the scripts I use to update the documentation on the SourceForge | Fred Drake | 2001-03-02 | 1 | -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 the | Fred Drake | 2000-11-30 | 1 | -1/+7 |
| | | | | | notification message. | ||||
| * | Make this actually work now that the tool is checked in here instead of | Fred Drake | 2000-10-24 | 1 | -0/+1 |
| | | | | | just sitting around in my working directory. | ||||
| * | Helper scripts used in published the "development" snapshots of the | Fred Drake | 2000-10-19 | 1 | -0/+16 |
| Python documentation. | |||||
