summaryrefslogtreecommitdiff
path: root/docs/dev
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
commitf0a6088ebeed4878379d1ccd0e8151faee446592 (patch)
tree2c2d001d5494a398ad029f4d2ea24a3d2f199e81 /docs/dev
parent1e4dbe5c2e3d5eb9d5a0c2221368c3d866873f91 (diff)
downloaddocutils-f0a6088ebeed4878379d1ccd0e8151faee446592.tar.gz
Add link to misc.settings proposal.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7314 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/todo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt
index af41e4847..9a918e52d 100644
--- a/docs/dev/todo.txt
+++ b/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?