X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a3608593a3f28099d01196bb2402f3b2217db995..a6d7c65b260691769f879c435932f1282cd237ea:/docs/doxygen/Doxyfile_inc diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index 3ce221c755..087941eb80 100644 --- a/docs/doxygen/Doxyfile_inc +++ b/docs/doxygen/Doxyfile_inc @@ -113,8 +113,8 @@ ALIASES += if_="\#if" ALIASES += endif_="\#endif" # table aliases for 2 and 3 column tables -ALIASES += beginTable="
\1 | \2 | |
\1 | \2,\3 | |
\1 | \2,\3,\4 | |
\1 | \2 | \3,\4,\5,\6,\7 |
\1 | \2 | \3,\4,\5,\6,\7,\8 |
\1 | \2 | \3,\4,\5,\6,\7,\8,\9 |
\1 | \2 | \3,\4,\5,\6,\7,\8,\9,\10 |