summaryrefslogtreecommitdiff
path: root/docutils/docs/user/rst
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-09-05 20:44:51 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-09-05 20:44:51 +0000
commit0bcff4f252a08dfd0d5256d968e7127a81eb10ad (patch)
treeb3f8a1bcdda041169b279227aad5a88e00cc2b9d /docutils/docs/user/rst
parentc11efc9805770257f53c4d12807454ef64a2ede7 (diff)
downloaddocutils-0bcff4f252a08dfd0d5256d968e7127a81eb10ad.tar.gz
updated text about call-out form of hyperlinks
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3853 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/rst')
-rw-r--r--docutils/docs/user/rst/quickref.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/docutils/docs/user/rst/quickref.html b/docutils/docs/user/rst/quickref.html
index fdb9a8adb..604cfe6bc 100644
--- a/docutils/docs/user/rst/quickref.html
+++ b/docutils/docs/user/rst/quickref.html
@@ -1092,7 +1092,10 @@ A&nbsp;transition&nbsp;marker&nbsp;is&nbsp;a&nbsp;horizontal&nbsp;line
documents (think of the indirect hyperlink being "folded in" like
ingredients into a cake), and "<em>call-out</em>" is more suitable for
printed documents, where the link needs to be presented explicitly, for
- example as a footnote.
+ example as a footnote. You can force usage of the call-out form by
+ using the
+ "<a href="../../ref/rst/directives.html#target-notes">target-notes</a>"
+ directive.
<p>reStructuredText also provides for <b>embedded URIs</b> (<a
href="../../ref/rst/restructuredtext.html#embedded-uris">details</a>),