From 31974da58eedb2ca06a235cb7aeb948d99ae4552 Mon Sep 17 00:00:00 2001 From: goodger Date: Thu, 14 Apr 2005 20:04:26 +0000 Subject: removed completed item; removed outdated "@" markers git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3216 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/docs/dev/todo.txt | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'docutils/docs/dev') diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 4c064e1aa..40510eddc 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -142,9 +142,9 @@ General top-level modules if the module name is not in docutils/readers. Potential nastiness.) -* @@@ Perhaps store a _`name-to-id mapping file`? This could be - stored permanently, read by subsequent processing runs, and updated - with new entries. ("Persistent ID mapping"?) +* Perhaps store a _`name-to-id mapping file`? This could be stored + permanently, read by subsequent processing runs, and updated with + new entries. ("Persistent ID mapping"?) * Perhaps the ``Component.supports`` method should deal with individual features ("meta" etc.) instead of formats ("html" etc.)? @@ -496,8 +496,8 @@ Developer Docs * Complete `Docutils Runtime Settings <../api/runtime-settings.html>`_. -* @@@ Improve the internal module documentation (docstrings in the - code). Specific deficiencies listed below. +* Improve the internal module documentation (docstrings in the code). + Specific deficiencies listed below. - docutils.parsers.rst.states.State.build_table: data structure required (including StringList). @@ -743,11 +743,11 @@ __ rst/alternatives.html#or-not-to-do exposition in the spec, to make clear what is going on for people with head colds. -* @@ Fix the parser's indentation handling to conform with the - stricter definition in the spec. (Explicit markup blocks should be - strict or forgiving?) +* Fix the parser's indentation handling to conform with the stricter + definition in the spec. (Explicit markup blocks should be strict or + forgiving?) -* @@ Tighten up the spec for indentation of "constructs using complex +* Tighten up the spec for indentation of "constructs using complex markers": field lists and option lists? Bodies may begin on the same line as the marker or on a subsequent line (with blank lines optional). Require that for bodies beginning on the same line as @@ -2031,9 +2031,6 @@ Front-End Tools * Implement the "sectnum" directive as a command-line option also? -* @@@ Come up with better names for the most-used tools, and install - them as scripts. - * Create a single dynamic_ or unqualified_ front end that can be installed? -- cgit v1.2.1