X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a74a290a9fcfafd93fd1a23e6857ad60836cb9d..2bcada5f33151d366b9d4c9e5e37c706dab23b27:/docs/tech/tn0003.txt diff --git a/docs/tech/tn0003.txt b/docs/tech/tn0003.txt index e8553aed2d..f81beb4074 100644 --- a/docs/tech/tn0003.txt +++ b/docs/tech/tn0003.txt @@ -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.: