SF.net SVN: docutils:[9850 ] trunk
aa-turner--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9850
http://sourceforge.net/p/docutils/code/9850
Author: aa-turner
Date: 2024-08-02 03:19:09 +0000 (Fri, 02 Aug 2024)
Log Message:
-----------
Update references to target the new history page
Modified Paths:
--------------
trunk/docutils/docs/index.txt
trunk/web/rst.txt
Modified: trunk/docutils/docs/index.txt
===================================================================
--- trunk/docutils/docs/index.txt 2024-08-02 02:49:11 UTC (rev 9849)
+++ trunk/docutils/docs/index.txt 2024-08-02 03:19:09 UTC (rev 9850)
@@ -134,8 +134,9 @@
reStructuredText_:
* `An Introduction to reStructuredText <ref/rst/introduction.html>`__
- (includes the `Goals <ref/rst/introduction.html#goals>`__ and
- `History <ref/rst/introduction.html#history>`__ of reStructuredText)
+ (includes the `Goals <ref/rst/introduction.html#goals>`__
+ of reStructuredText)
+ * `History of reStructuredText <ref/rst/history.html>`__
* `reStructuredText Markup Specification <ref/rst/restructuredtext.html>`__
* `reStructuredText Directives <ref/rst/directives.html>`__
* `reStructuredText Interpreted Text Roles <ref/rst/roles.html>`__
Modified: trunk/web/rst.txt
===================================================================
--- trunk/web/rst.txt 2024-08-02 02:49:11 UTC (rev 9849)
+++ trunk/web/rst.txt 2024-08-02 03:19:09 UTC (rev 9850)
@@ -52,8 +52,9 @@
Reference Documentation
=======================
-- `An Introduction to reStructuredText`__ (includes the Goals__ and
- History__ of reStructuredText)
+- `An Introduction to reStructuredText`__
+ (includes the Goals__ of reStructuredText)
+- `History of reStructuredText`__
- `reStructuredText Markup Specification`__
- `reStructuredText Directives`__
- `reStructuredText Interpreted Text Roles`__
@@ -60,7 +61,7 @@
__ docs/ref/rst/introduction.html
__ docs/ref/rst/introduction.html#goals
-__ docs/ref/rst/introduction.html#history
+__ docs/ref/rst/history.html
__ docs/ref/rst/restructuredtext.html
__ docs/ref/rst/directives.html
__ docs/ref/rst/roles.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.