summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-06-13 03:22:17 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-06-13 03:22:17 +0000
commitefadde538327208bc19a37ea2a1db99b606c4372 (patch)
treeea9646f49ed809743c82abf2daa6b8fee9d5bf77 /docutils/docs/dev
parent83e0c5ef3ef93f540f46dc23454eeab1b8201398 (diff)
downloaddocutils-efadde538327208bc19a37ea2a1db99b606c4372.tar.gz
removed implemented item
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3476 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/todo.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index 016388305..1b201598a 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -33,10 +33,6 @@ Priorities
__ ../../BUGS.html
-* Include substitution files for character entities, produced by the
- tools/unicode2rstsubs.py. As static data, these files could go
- inside the docutils package somewhere.
-
* A Python Source Reader component (Python auto-documentation) will be
added. See the document `"Plan for Enthought API Documentation
Tool"`__ for details. If you'd like to help, let me know!