Skip to content

Illegal command '\ifile' found as part of a title section  #11033

@aotto1968

Description

@aotto1968

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
image

To Reproduce
use the attachment: doxygen_bug__par_with_copybrief.tar.gz

Expected behavior

  1. better error message … OR …
  2. allow the @copybrief data be an @par argument

Version

doxygen -V
1.12.0 (14fc65f)
with sqlite3 3.42.0.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions