From 352c085c1bd0bb8f699c97ff172e1ba744af2ee5 Mon Sep 17 00:00:00 2001 From: goodger Date: Thu, 28 Nov 2002 03:45:11 +0000 Subject: updated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@983 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/docs/dev/pysource.dtd | 12 +++++++++++- docutils/docs/dev/todo.txt | 4 +++- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'docutils/docs/dev') diff --git a/docutils/docs/dev/pysource.dtd b/docutils/docs/dev/pysource.dtd index 02d754358..79a074cec 100644 --- a/docutils/docs/dev/pysource.dtd +++ b/docutils/docs/dev/pysource.dtd @@ -29,7 +29,8 @@ The formal public identifier for this DTD is:: + + + @@ -94,6 +99,11 @@ http://docutils.sourceforge.net/spec/docutils.dtd. %structure.model;)> + + diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 3a194edad..51978fcb9 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -298,7 +298,9 @@ General Engelbert Gruber.) * Should I/O objects be passed simple encoding name strings instead of - a full-blown settings object? + a full-blown settings object? Yes. + + @@@ Remove "settings" parameters before next release. Documentation -- cgit v1.2.1