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 |