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 | 2f88750440b1ee3a7d488f9ac0fe734021dfa5ef (patch) | |
| tree | 39366e5275a9f42960898a2d6b456fbd9c5e306e /docs/api | |
| parent | f16fb81020aa672d936cf50a90d4e60cbc115074 (diff) | |
| download | docutils-2f88750440b1ee3a7d488f9ac0fe734021dfa5ef.tar.gz | |
updated; added link
git-svn-id: https://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 |
