summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-03-16 11:22:40 +0000
committergeorg.brandl <devnull@localhost>2008-03-16 11:22:40 +0000
commit61f49171762736c80db5a407cff08767b976a7da (patch)
treecbab9caa560964f06540fef3d39bd6c7726abf21 /doc
parent67ca33e1c4f6cbcebc503ed7037e135101f5e46f (diff)
downloadsphinx-61f49171762736c80db5a407cff08767b976a7da.tar.gz
Fix internal link.
Diffstat (limited to 'doc')
-rw-r--r--doc/markup/inline.rst2
-rw-r--r--doc/rest.rst2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/markup/inline.rst b/doc/markup/inline.rst
index 2349bf7e..164cf37c 100644
--- a/doc/markup/inline.rst
+++ b/doc/markup/inline.rst
@@ -166,6 +166,8 @@ The following role creates a cross-reference to the term in the glossary:
during build.
+.. _ref-role:
+
Cross-referencing arbitrary locations
-------------------------------------
diff --git a/doc/rest.rst b/doc/rest.rst
index 988e46e5..4984f642 100644
--- a/doc/rest.rst
+++ b/doc/rest.rst
@@ -141,7 +141,7 @@ Internal links
^^^^^^^^^^^^^^
Internal linking is done via a special reST role, see the section on specific
-markup, :ref:`doc-ref-role`.
+markup, :ref:`ref-role`.
Sections