diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2012-01-12 10:14:43 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2012-01-12 10:14:43 +0000 |
| commit | 7a7cd3d43a999ca5f67a3a313a867f7d94843021 (patch) | |
| tree | 19925302cff09cfeacc3eb0631f71d508b7ad3d8 /docutils/docs/dev | |
| parent | 443edfcdef56ea1c0f7384ee534f6b1a2d1aca28 (diff) | |
| download | docutils-7a7cd3d43a999ca5f67a3a313a867f7d94843021.tar.gz | |
Add link to misc.settings proposal.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7314 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index af41e4847..9a918e52d 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -430,7 +430,8 @@ General [dest_file index.html] ... - Or rather allow settings configuration from the rst source file? + Or rather allow settings configuration from the rst source file + (see misc.settings_ directive)? * The "validator" support added to OptionParser is very similar to "traits_" in SciPy_. Perhaps something could be done with them? |
