summaryrefslogtreecommitdiff
path: root/docutils/docs/dev/todo.txt
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2012-01-12 10:14:43 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2012-01-12 10:14:43 +0000
commit7a7cd3d43a999ca5f67a3a313a867f7d94843021 (patch)
tree19925302cff09cfeacc3eb0631f71d508b7ad3d8 /docutils/docs/dev/todo.txt
parent443edfcdef56ea1c0f7384ee534f6b1a2d1aca28 (diff)
downloaddocutils-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/todo.txt')
-rw-r--r--docutils/docs/dev/todo.txt3
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?