diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-27 04:01:57 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-27 04:01:57 +0000 |
| commit | e294302a44b3f6e89affe29e1d8e2e978c18dafe (patch) | |
| tree | 93de36868a8f96351f7cd426780469625b081b88 /docutils/docs/api | |
| parent | 485d3bcce889774f9cb684ceaa604a2a104db829 (diff) | |
| download | docutils-e294302a44b3f6e89affe29e1d8e2e978c18dafe.tar.gz | |
fix
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2398 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/api')
| -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 b0666537d..110b1b2f9 100644 --- a/docutils/docs/api/runtime-settings.txt +++ b/docutils/docs/api/runtime-settings.txt @@ -168,8 +168,8 @@ interface. Although an application may also call does seem to be necessary, please write to the `Docutils-Develop mailing list`_). -``publish_programmatically`` accepts the same _`convenience function -parameters` as ``publish_cmdline``. Where things differ is that +``publish_programmatically`` accepts the same `convenience function +parameters`_ as ``publish_cmdline``. Where things differ is that programmatic use does not TO BE COMPLETED. |
