summaryrefslogtreecommitdiff
path: root/docutils/docs/dev/rst
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-03 17:25:41 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-03 17:25:41 +0000
commit2dad21dddb2fc6be7e90a6467f6e407b96e1af69 (patch)
tree6da9f6dcc7f207942b2a811abcdc5bd83515dc5a /docutils/docs/dev/rst
parentd9e45e35b43120598571592be6d2d4fe30eab7d5 (diff)
downloaddocutils-2dad21dddb2fc6be7e90a6467f6e407b96e1af69.tar.gz
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/rst')
-rw-r--r--docutils/docs/dev/rst/alternatives.txt11
-rw-r--r--docutils/docs/dev/rst/problems.txt3
2 files changed, 7 insertions, 7 deletions
diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt
index 7e60cc025..3bd60c258 100644
--- a/docutils/docs/dev/rst/alternatives.txt
+++ b/docutils/docs/dev/rst/alternatives.txt
@@ -1540,8 +1540,7 @@ __ http://thread.gmane.org/gmane.text.docutils.devel/1386
verbose; excessive punctuation is required to get the job done.
For more of the reasoning behind the syntax, see `Problems With
- StructuredText (Hyperlinks)
- <http://docutils.sf.net/spec/rst/problems.html#hyperlinks>`__ and
+ StructuredText (Hyperlinks) <problems.html#hyperlinks>`__ and
`Reworking Footnotes`_.
2. "I expect directives to also look like ``.. this:`` [one colon]
@@ -1565,7 +1564,8 @@ __ http://thread.gmane.org/gmane.text.docutils.devel/1386
directive block (including the directive itself) will be
included as a literal block. Thus "::" is a natural choice.
- -- http://docutils.sf.net/spec/rst/reStructuredText.html#directives
+ -- `restructuredtext.html#directives
+ <../../ref/rst/restructuredtext.html#directives>`__
The last reason is not particularly compelling; it's more of a
convenient coincidence or mnemonic.
@@ -1615,8 +1615,7 @@ __ http://thread.gmane.org/gmane.text.docutils.devel/1386
aspect, but ".. comment::" would certainly detract from the latter.
.. _author's note:
- .. _reStructuredText's goals:
- http://docutils.sf.net/spec/rst/introduction.html#goals
+ .. _reStructuredText's goals: ../../ref/rst/introduction.html#goals
5. "Recently I sent someone an rst document, and they got confused; I
had to explain to them that '..' marks comments, *unless* it's a
@@ -2404,7 +2403,7 @@ something different).
The `"role" directive`__ has been implemented.
-__ http://docutils.sf.net/spec/rst/directives.html#role
+__ ../../ref/rst/directives.html#role
Character Processing
diff --git a/docutils/docs/dev/rst/problems.txt b/docutils/docs/dev/rst/problems.txt
index a8747af88..9fcdf6d2a 100644
--- a/docutils/docs/dev/rst/problems.txt
+++ b/docutils/docs/dev/rst/problems.txt
@@ -858,7 +858,8 @@ cleanly readable text.
.. _README: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/
python/python/dist/src/README
.. _Emacs table mode: http://table.sourceforge.net/
-.. _reStructuredText Markup Specification: reStructuredText.html
+.. _reStructuredText Markup Specification:
+ ../../ref/rst/restructuredtext.html
..