File: TODO

package info (click to toggle)
elinks 0.11.1-1.2
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 18,252 kB
  • ctags: 10,022
  • sloc: ansic: 86,165; sh: 4,285; perl: 1,005; makefile: 906; yacc: 295; pascal: 170; lisp: 125; awk: 65; ruby: 26; python: 10
file content (24 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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 ;)


General goals:

  Write some more documentation.. docs, a lot of docs!

  General code cleanup

  Speed/memory optimizations