anb0s / eclox

Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
http://anb0s.github.io/eclox
Eclipse Public License 2.0
34 stars 2 forks source link

Support doxygen 1.5.6 #150

Open anb0s opened 9 years ago

anb0s commented 9 years ago

Original Savannah ticket 5866 reported by None on Wed Mar 26 09:57:28 2008.

> + ADD: id 521288: Added new options "SHOW_NAMESPACES" and > "SHOW_FILES" to Suppress Namepace and Files Pages.

> + ADD: id 514810: Added DOT_FONTNAME and DOT_FONTPATH options > which allow instructing dot to use a different font than > FreeSans.ttf which doxygen put in the output directory.

anb0s commented 9 years ago

Comment by gbrocker on Thu May 22 12:00:58 2008

> + ADD: id 517242: Added option CHM_INDEX_ENCODING to specify the > encoding to be used for the CHM index files. Needed because CHM > index files cannot handle UTF-8 encoding.