SF.net SVN: docutils:[9884 ] trunk/sandbox/infrastruct ure/README.txt
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9884
http://sourceforge.net/p/docutils/code/9884
Author: grubert
Date: 2024-08-13 09:49:19 +0000 (Tue, 13 Aug 2024)
Log Message:
-----------
move unused scripts in used section
Modified Paths:
--------------
trunk/sandbox/infrastructure/README.txt
Modified: trunk/sandbox/infrastructure/README.txt
===================================================================
--- trunk/sandbox/infrastructure/README.txt 2024-08-12 19:18:38 UTC (rev 9883)
+++ trunk/sandbox/infrastructure/README.txt 2024-08-13 09:49:19 UTC (rev 9884)
@@ -21,6 +21,16 @@
If a file ``ON_SOURCEFORGE`` exists in current directory, the
script assumes being executed on shell.sourceforge.
+:`<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.txt`_
@@ -31,16 +41,6 @@
:`<release-test.sh>`_: The script to run tests at release time, extracted
from ``release.sh``.
-:`<set_version.sh>`_: Script to change the version identifier in
- documentation, tests, docutils/__init__, ...
- extracted from ``release.sh``.
-
-
-Everything below this line needs rework
----------------------------------------
-
-Overview:
-
:`<uploaddocutils.sh>`_: Upload files to http://docutils.sf.net/tmp/
using ``scp``, inserting the current date in the file name.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.