diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-09-14 10:07:57 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-09-14 10:07:57 +0000 |
| commit | edd9665643cbfab050578272b4dd4b0770b5e715 (patch) | |
| tree | 39366e5275a9f42960898a2d6b456fbd9c5e306e /docs/api | |
| parent | 7822f8bc0868b7b695f9657ddeab168c0440fb3c (diff) | |
| download | docutils-edd9665643cbfab050578272b4dd4b0770b5e715.tar.gz | |
updated; added link
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2612 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/publisher.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/api/publisher.txt b/docs/api/publisher.txt index 2eb8f1b71..95bf4d62e 100644 --- a/docs/api/publisher.txt +++ b/docs/api/publisher.txt @@ -71,6 +71,9 @@ Encodings --------- The default output encoding of Docutils is UTF-8. If you have any -non-ASCII in your text, you may have to do a bit more setup. Docutils -may introduce some non-ASCII text if you use symbol-footnotes or -section numbering. +non-ASCII in your input text, you may have to do a bit more setup. +Docutils may introduce some non-ASCII text if you use +symbol-footnotes_. + +.. _symbol-footnotes: + ../ref/rst/restructuredtext.html#auto-symbol-footnotes |
