diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-05-28 00:30:02 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-05-28 00:30:02 +0000 |
| commit | 4407d5ad97ccc9938a8cbc88fbc0184bf8718848 (patch) | |
| tree | 95b6437cc9ecd1b9f554a0057fa8ff28f6743d79 /docutils/docs/api | |
| parent | ad072b4889e387055ea8ef169de9b1c6b5222566 (diff) | |
| download | docutils-4407d5ad97ccc9938a8cbc88fbc0184bf8718848.tar.gz | |
replaced references to the mailing lists with references to the new
"mailing-lists" document
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3396 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 d6b8997cd..0da1ae6d9 100644 --- a/docutils/docs/api/runtime-settings.txt +++ b/docutils/docs/api/runtime-settings.txt @@ -176,7 +176,7 @@ application calls one of ``publish_file``, ``publish_string``, or which implements a generic programmatic interface. Although an application may also call ``publish_programmatically`` directly, it is not recommended (if it does seem to be necessary, please write to the -`Docutils-Develop mailing list`_). +Docutils-develop_ mailing list). ``publish_programmatically`` accepts the same `convenience function parameters`_ as ``publish_cmdline``. Where things differ is that @@ -189,4 +189,4 @@ up the runtime settings. .. copy & modify the list from command-line tools? -.. _Docutils-Develop mailing list: docutils-develop@lists.sf.net +.. _Docutils-develop: ../users/mailing-lists.html#docutils-develop |
