
o Internationilization

o Implement User defined headers markers.   -- DONE

o Implement Scripting interface with Lua.

o Document Scripting interface.

o Move parsing of items from generator.c to analyser.c.   --   DONE 

o Navigation links in the html documentation.     -- DONE

o Document --fold.

o Document 'accept files:'

o Fix memory leaks.

o More user documentation and more examples.

o More documentation in the code.

o Detect conflicting options and generate error messages
  for those.

o Implement sanity checks, for instance whether 
  headers exists with the same name,    -- DONE
  or whether the header name
  occurs in the body (sourcecode) of a SOURCE item.

o Fix bugs listed on source forge.

o create test cases for the wiki text formatting with the
  test_generator

