SF.net SVN: docutils:[9971 ] trunk/web/mirror
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9971
http://sourceforge.net/p/docutils/code/9971
Author: grubert
Date: 2024-10-26 15:09:51 +0000 (Sat, 26 Oct 2024)
Log Message:
-----------
move .txt to .rst (left over)
Added Paths:
-----------
trunk/web/mirror/setext.rst
Removed Paths:
-------------
trunk/web/mirror/setext.txt
Copied: trunk/web/mirror/setext.rst (from rev 9970, trunk/web/mirror/setext.txt)
===================================================================
--- trunk/web/mirror/setext.rst (rev 0)
+++ trunk/web/mirror/setext.rst 2024-10-26 15:09:51 UTC (rev 9971)
@@ -0,0 +1,27 @@
+=========================
+ Setext Documents Mirror
+=========================
+
+Here are `local copies of some Setext documents`__, made available to
+document the prehistory of the Docutils_ project (and especially the
+reStructuredText_ markup).
+
+__
+.. _Setext mirror: setext/
+.. _Docutils: ../
+.. _reStructuredText: ../rst.html
+
+The source for the original Setext (structure-enhanced text) documents
+was http://www.bsdi.com/setext/, but it seems to have disappeared from
+the Web. The files in the "`Setext mirror`_" are all the files
+relating to Setext that I have (including `a tarball of the lot`__).
+
+__ setext/setext.tgz
+
+I have not been able to locate the originators of Setext, Ian Feldman
+or Tony Sanders. If you know how to contact them, or if you know of
+an official repository for the Setext documents, please `inform me`__.
+
+__ mailto:[email protected]
+
+David Goodger, 2002-03-25
Deleted: trunk/web/mirror/setext.txt
===================================================================
--- trunk/web/mirror/setext.txt 2024-10-26 09:15:18 UTC (rev 9970)
+++ trunk/web/mirror/setext.txt 2024-10-26 15:09:51 UTC (rev 9971)
@@ -1,27 +0,0 @@
-=========================
- Setext Documents Mirror
-=========================
-
-Here are `local copies of some Setext documents`__, made available to
-document the prehistory of the Docutils_ project (and especially the
-reStructuredText_ markup).
-
-__
-.. _Setext mirror: setext/
-.. _Docutils: ../
-.. _reStructuredText: ../rst.html
-
-The source for the original Setext (structure-enhanced text) documents
-was http://www.bsdi.com/setext/, but it seems to have disappeared from
-the Web. The files in the "`Setext mirror`_" are all the files
-relating to Setext that I have (including `a tarball of the lot`__).
-
-__ setext/setext.tgz
-
-I have not been able to locate the originators of Setext, Ian Feldman
-or Tony Sanders. If you know how to contact them, or if you know of
-an official repository for the Setext documents, please `inform me`__.
-
-__ mailto:[email protected]
-
-David Goodger, 2002-03-25
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.