Docutils Infrastructure
- Contact:
- grubert@users.sourceforge.net
- Revision:
- 9925
- Date:
- 2024-09-10
- Copyright:
- This document has been placed in the public domain.
The infrastructure sandbox directory stores any scripts that are needed for the development of the Docutils project.
- releasing-log.rst:
What happend at release time ... what to do next time better.
- docutils-update.local:
The script to update the web site from a developer machine or on shell.sourceforge.
If a file ON_SOURCEFORGE exists in current directory, the script assumes being executed on shell.sourceforge.
- htmlfiles.lst:
The list of files .html-files that should be generated from .rst/.txt files by docutils-update.local and old update-htmlfiles which are not generated by the script already.
- set_version.sh:
Script to change the version identifier in documentation, tests, docutils/__init__, ... extracted from release.sh.
Everything below this line needs rework
is not in use ... move to attic.
- release.sh:
The script to make releases of Docutils. For usage details see release.rst
- TODOtest.
Allow release without testing, because tests must be done on more than one os.
- uploaddocutils.sh:
Upload files to http://docutils.sf.net/tmp/ using scp, inserting the current date in the file name.
and are these used by anyone.
- dbackport.sh:
Back-port changes from the trunk to the maintenance branch.
- fsfsbackup.sh:
Backup (mirror) an FSFS Subversion repository via SSH. Used to backup the Docutils Subversion repository.