From f839666e977bb9a4b378b6b622712de20f154b02 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Mon, 28 May 2007 12:04:43 +0200 Subject: [PATCH] TODO: minor rephrasing and cleanups --- TODO | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/TODO b/TODO index 63e34c3fe..ec8839d8c 100644 --- a/TODO +++ b/TODO @@ -1,24 +1,16 @@ -The ELinks TODO items are kept in Bugzilla (http://bugzilla.elinks.cz/), -look for the bugs with 'enhancement' severity. Some generic goals are still -kept here, though, to be more on the developers' eyes ;-). - - -What yet needs to take its way to Bugzilla: - - Some rules for sane handling of texinfo documentation - - Rewrite HTML parser (see the SGML+DOM stuff, src/document/sgml) - - Reorganization of user interface (nothing particular at all, just an -uncertain feel that it could be better and bear a look of some UI designer ;) +TODO list +========= +The ELinks TODO items are kept in Bugzilla ; +look for the bugs with 'enhancement' severity. More general goals are +still kept here, though, to be more visible to developers. ;-) Finally, +the code contains several (greppable) "FIXME" and "TODO" notes regarding +smaller fixes and enhancements. General goals: - Write some more documentation.. docs, a lot of docs! - - General code cleanup - - Speed/memory optimizations + - Write more documentation; docs, a lot of docs! + - General code cleanup + - Speed/memory optimizations