From 0bcff4f252a08dfd0d5256d968e7127a81eb10ad Mon Sep 17 00:00:00 2001 From: wiemann Date: Mon, 5 Sep 2005 20:44:51 +0000 Subject: 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 --- docutils/docs/user/rst/quickref.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docutils/docs') 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 transition marker is a horizontal line documents (think of the indirect hyperlink being "folded in" like ingredients into a cake), and "call-out" 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 + "target-notes" + directive.

reStructuredText also provides for embedded URIs (details), -- cgit v1.2.1