]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/Doxyfile_inc
Switched @NULL back to (the appropriate) @NUL and added NUL command to Doxygen.
[wxWidgets.git] / docs / doxygen / Doxyfile_inc
index eeacb0666f0f76357ec0b4649f3c2b53b1a1676e..8afbd597c60ae5a563dfe81ab1e394db6b3c348d 100644 (file)
@@ -111,6 +111,7 @@ ALIASES += header{1}="Include file:\n \verbatim #include <\1> \endverbatim"
 ALIASES += true="<span class='literal'>true</span>"
 ALIASES += false="<span class='literal'>false</span>"
 ALIASES += NULL="<span class='literal'>NULL</span>"
+ALIASES += NUL="<span class='literal'>NUL</span>"
 
 # NOTE: these are important as you can't write in the docs
 #       just #ifdef since the # character is used by Doxygen