Skip to content

Incorrect warning about Objective-C Category method not being documented #10897

@smokris

Description

@smokris

Describe the bug

For a documentation block on an Objective-C Category method, Doxygen emits this warning:

GraphicsWindowDrag.h:1: warning: Member initDrag() (function) of class GraphicsWindow is not documented.

To Reproduce

  • extract this archive: objctest.zip
  • change into that folder and run doxygen .
  • Doxygen emits the above warning

Expected behavior

  • since the method is properly documented, Doxygen should not emit a warning

Version

  • Doxygen 1.11.0, macOS, Homebrew
  • The bug did not happen in Doxygen 1.10.0 or earlier

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions