summaryrefslogtreecommitdiffstats
path: root/examples/@ref https:/codedocs.xyz/doxygen
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-03-12 14:00:53 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-03-12 14:00:53 (GMT)
commite662aa66b182288591b91b569710e8b7a629c828 (patch)
treef416b1759fdd3339c5773e9cf53880bf18aad4e4 /examples/@ref https:/codedocs.xyz/doxygen
parent9136e8c664bc4b0706a9cf419c76b2277b87f4a1 (diff)
downloadDoxygen-e662aa66b182288591b91b569710e8b7a629c828.zip
Doxygen-e662aa66b182288591b91b569710e8b7a629c828.tar.gz
Doxygen-e662aa66b182288591b91b569710e8b7a629c828.tar.bz2
Usage of default lex rule with `\param`
In case we have a file like ``` /// \file /// the fie /// \param /// arg the argument void fie(int arg); ``` we get in the console output extra empty lines, this is due to the fact that the default lex rule kicks in an the output is echoed to the consol. We have defined an explicit rule.
Diffstat (limited to 'examples/@ref https:/codedocs.xyz/doxygen')
0 files changed, 0 insertions, 0 deletions