Describe the bug
get an internal error related to @par and @copybrief
\par EXAMPLE: \copybrief MkStringR
\snippet test.h MkStringR
- the goal was to create extra docu which refers to the
MkStringR code
- the
@snippet is OK
- the problem is the
@par heading which is not what I expect
- I get also an error message on stderr
.../doxygen_bug__par_with_copybrief/test.doc:6: warning: Illegal command '\ifile' found as part of a title section
.../doxygen_bug__par_with_copybrief/test.doc:6: warning: Illegal command '\iline' found as part of a title section
- another problem: I get TWO error message for ONE bug
Screenshots

To Reproduce
use the attachment: doxygen_bug__par_with_copybrief.tar.gz
Expected behavior
- better error message … OR …
- allow the
@copybrief data be an @par argument
Version
doxygen -V
1.12.0 (14fc65f)
with sqlite3 3.42.0.
Describe the bug
get an internal error related to
@parand@copybriefMkStringRcode@snippetis OK@parheading which is not what I expectScreenshots

To Reproduce
use the attachment: doxygen_bug__par_with_copybrief.tar.gz
Expected behavior
@copybriefdata be an@parargumentVersion