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 | 6c2708d019d6b4acf0e08dbb66fdfb930f72fdb9 (patch) | |
| tree | fb43bc3051212722dff51318c04a27e042055a94 /docs/api/runtime-settings.txt | |
| parent | 30bac6aabbdc76e1ccc34be6f7caef842c7c20c4 (diff) | |
| download | docutils-6c2708d019d6b4acf0e08dbb66fdfb930f72fdb9.tar.gz | |
fix
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@2397 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/api/runtime-settings.txt')
| -rw-r--r-- | docs/api/runtime-settings.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/runtime-settings.txt b/docs/api/runtime-settings.txt index 0f591143d..b0666537d 100644 --- a/docs/api/runtime-settings.txt +++ b/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`` |
