Skip to content

Doxygen docs missing for subsequent macros #4161

@dzenanz

Description

@dzenanz

Docstrings are missing for macros after the first.

Description

This piece of code:
https://github.com/InsightSoftwareConsortium/ITK/blob/v5.4rc01/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.h#L143-L152
produces docstring for SetEnforceConnectivity, but not for GetEnforceConnectivity nor EnforceConnectivityOn. Entry for EnforceConnectivityOff is missing entirely from the doc page:
https://itk.org/Doxygen/html/classitk_1_1SLICImageFilter.html

Expected information

Same docstring appears for all of the methods mentioned above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions