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
35 stars 2 forks source link

The doxygen editor cuts the ALIASES Entry string #10

Closed anb0s closed 9 years ago

anb0s commented 9 years ago

Original Savannah ticket 334 reported by gbrocker on Fri Oct 08 14:35:39 2004.

The ALIASE entry:

ALIASES = "Function=\par Function: \n"

is sown as

"Function

in the Editor.

If I change a parameter and save the doxyfile, then the editor cuts the ALIASE entry in the doxyfile.