X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70231bce2d6387a79396906f8743a3af70d751c0..fbfe2d4e7caa118e1b609151bc72e7e5c7ac0f32:/docs/doxygen/Doxyfile_inc diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index b15552319e..c6a43b7363 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,\8 | \1 | \2 | \3,\4,\5,\6,\7,\8,\9 |
\1 | \2 | \3,\4,\5,\6,\7,\8,\9,\10 | |||
\1 | \2 | \3 |
---|