Reverted bad style.
[docutils/kirr.git] / sandbox / infrastructure / README.txt
blobcd7d9b67291ddb0f269805165d356df6595ccdae
1 ==========================
2  Docutils_ Infrastructure
3 ==========================
5 :Author: Lea Wiemann
6 :Contact: LeWiemann@gmail.com
7 :Revision: $Revision$
8 :Date: $Date$
9 :Copyright: This document has been placed in the public domain.
12 The `infrastructure <.>`_ sandbox directory stores any scripts that
13 are needed for the development of the Docutils project.
15 Overview:
17 :`<commit-email>`_: A patch to commit-email.pl used for the `Docutils
18     check-in mailing list`_.
20 :`<dbackport.sh>`_: Back-port changes from the trunk to the
21     maintenance branch.
23 :`<docutils-update>`_: The script that updates the `web site`_.
25 :`<fsfsbackup.sh>`_: Backup (mirror) an FSFS Subversion repository via
26     SSH.  Used to backup the `Docutils Subversion repository`_.
28 :`<release.sh>`_: The script used to make releases_ of Docutils.
30 :`<uploaddocutils.sh>`_: Upload files to http://docutils.sf.net/tmp/
31     using ``scp``, inserting the current date in the file name.
33 .. _Docutils: http://docutils.sourceforge.net/
34 .. _Docutils check-in mailing list:
35    http://docutils.sf.net/docs/user/mailing-lists.html#docutils-checkins
36 .. _web site: http://docutils.sourceforge.net/docs/dev/website.html
37 .. _Docutils Subversion repository:
38    http://docutils.sourceforge.net/docs/dev/repository.html
39 .. _releases: http://docutils.sourceforge.net/docs/dev/release.html