From e800582180549cd88362fd5809ced76f989432a0 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Thu, 16 Sep 2010 01:51:00 +0100 Subject: [PATCH] update the todo list --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 27919e6a..86e72fa7 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,3 @@ * Add a way to support pictures (see how sphinx makes that) -* Add a way to categorize by paths. - . - ├── category1 - │   ├── hello-world.rst - │   └── my-super-article.rst * Find a way to extend the existing templates instead of rewriting all from scratch.