* removed short table of contents
* main TOC contains
+ list of parts
+ list of packages
* moved everything below chapter into a
* minitoc
* old layout is still the default
* collect *.bff files, according to path/filename pattern
* create tar-files with unique filename
* provide links from web page to those tar-files, included in the manual
(below doc_html/benchmarks/)
doc_tex to doxygen)
* bugfix (html): made footnotes always appear _after_ alphabetical list of refpages
* bugfix: ccReferToExampleCode is now typeset in alltt
a file comments.txt is now written by the html converter, that contains
all interesting comment for code related items (methods, variables,
constructors etc)
* bugfix: based on regex, \labels inside sections/chapters etc
are now correctly handled (ie, html-anchors above <h1> etc)
* improved layout for pkgdesc
new feature: \ref[text]{\somelabel} will produce to an html-link with "text"
being the link text, and somelabel as the link target. if no text is given,
the default is to show an image with an up-arrow