From c086539b4a7d890f5b2181647215b7bdfceadee9 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sat, 16 Oct 2010 20:11:39 +0100 Subject: [PATCH] Update the TODO list. --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index ddb4a8fe..ddf354e2 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ * Add a way to support pictures (see how sphinx makes that) -* Find a way to extend the existing templates instead of rewriting all from - scratch. -* find a better way to specify the templates +* Find a way to extend the existing templates instead of rewriting all from scratch. +* find a better way to specify the templates. an idea is simply to install the templates in a default path, and to add a way to specify them by default under a "_themes" dir.