X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c5397b42e3a575d3ce23024bb6181daf7ac29149..fbfe2d4e7caa118e1b609151bc72e7e5c7ac0f32:/docs/doxygen/Doxyfile_inc?ds=sidebyside diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index 3ce221c755..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 |
\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 |