]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0003.txt
Ensure we pass the correct type of string to EscapeFileNameCharsInURL in wxWebViewArc...
[wxWidgets.git] / docs / tech / tn0003.txt
index e8553aed2d11f66fff501f9273e5c68dfa9d6211..f81beb40748275b010b686e545ad797137a9d41f 100644 (file)
@@ -34,7 +34,7 @@ Running Doxygen
 ===============
 
 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:
 
@@ -177,7 +177,7 @@ commands are optionals.
 
 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.: