diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-27 03:58:47 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-27 03:58:47 +0000 |
| commit | 485d3bcce889774f9cb684ceaa604a2a104db829 (patch) | |
| tree | a7ea7c6547c3578dddcc3a8478678b258470c2d9 /docutils/docs/api/runtime-settings.txt | |
| parent | 4773185270ba4b20f641b442614d438c5badb85f (diff) | |
| download | docutils-485d3bcce889774f9cb684ceaa604a2a104db829.tar.gz | |
fix
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2397 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/api/runtime-settings.txt')
| -rw-r--r-- | docutils/docs/api/runtime-settings.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/api/runtime-settings.txt b/docutils/docs/api/runtime-settings.txt index 0f591143d..b0666537d 100644 --- a/docutils/docs/api/runtime-settings.txt +++ b/docutils/docs/api/runtime-settings.txt @@ -56,8 +56,8 @@ Runtime Settings Processing for Command-Line Tools ================================================== 1. A command-line front-end tool imports and calls - ``docutils.core.publish_cmdline``. The relevant _`convenience - function parameters` are described above. + ``docutils.core.publish_cmdline``. The relevant `convenience + function parameters`_ are described above. 2. ``docutils.core.publish_cmdline`` initializes a ``docutils.core.Publisher`` object, then calls its ``publish`` |
