X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d0dc584ed9e0bbda776b096e68039b868035c75..0b52925bf9ea9cffd4af74def50cde7bf5d10166:/docs/doxygen/Doxyfile_inc diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index eeacb0666f..8afbd597c6 100644 --- a/docs/doxygen/Doxyfile_inc +++ b/docs/doxygen/Doxyfile_inc @@ -111,6 +111,7 @@ ALIASES += header{1}="Include file:\n \verbatim #include <\1> \endverbatim" ALIASES += true="true" ALIASES += false="false" ALIASES += NULL="NULL" +ALIASES += NUL="NUL" # NOTE: these are important as you can't write in the docs # just #ifdef since the # character is used by Doxygen