1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00

TODO: minor rephrasing and cleanups

This commit is contained in:
Jonas Fonseca 2007-05-28 12:04:43 +02:00
parent 444df743cc
commit f839666e97

28
TODO
View File

@ -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 <http://bugzilla.elinks.cz/>;
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