===============
First, make sure you have a recent version of Doxygen installed in your system
-(you'll need Doxygen >= 1.5.4).
+(you'll need Doxygen >= 1.5.7).
On Unix:
Also note that if you use @section and @subsection in the class description
(at the beginning), you should use as the section's anchor name "xxxx_yyyy"
-where "xxxx" is the the class name without the initial "wx" in lowercase
+where "xxxx" is the class name without the initial "wx" in lowercase
and "yyyy" is a lowercase word which uniquely identifies that section.
E.g.: