diff options
Diffstat (limited to 'docs/dev/todo.txt')
| -rw-r--r-- | docs/dev/todo.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt index 06ce321f1..1074daf33 100644 --- a/docs/dev/todo.txt +++ b/docs/dev/todo.txt @@ -1,3 +1,4 @@ + ====================== Docutils_ To Do List ====================== @@ -44,6 +45,9 @@ the short term) to include: * [DONE in rev. 3901] Move support files to docutils/writers/support. +* [DONE in rev. 4163] Convert ``docutils/writers/support/*`` into + individual writer packages. + * [DONE in rev. 3901] Remove docutils.transforms.html.StylesheetCheck (no longer needed because of the above change). @@ -52,10 +56,7 @@ the short term) to include: * [DONE in rev. 4152] Added East-Asian double-width character support. -* Merge the S5 branch. - -* Convert ``docutils/writers/support/*`` to individual writer - packages. +* [DONE in rev. 4156] Merge the S5 branch. Anything else? |
