Skip to content

DOC: Fix Doxygen group name in math morphology class documentation#5292

Merged
jhlegarreta merged 1 commit intoInsightSoftwareConsortium:masterfrom
jhlegarreta:FixMathMorphGroupName
Mar 30, 2025
Merged

DOC: Fix Doxygen group name in math morphology class documentation#5292
jhlegarreta merged 1 commit intoInsightSoftwareConsortium:masterfrom
jhlegarreta:FixMathMorphGroupName

Conversation

@jhlegarreta
Copy link
Member

Fix Doxygen group name in math morphology class documentation: remove the duplicated "ITK" prefix.

Fixes:

Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMaximaImageFilter.h:28:
 warning: Found non-existing group 'ITKITKMathematicalMorphology' for the command '@ingroup', ignoring command

raised for example in:
https://open.cdash.org/viewBuildError.php?type=1&buildid=10297994

PR Checklist

  • No API changes were made (or the changes have been approved)
  • No [major design changes]

Fix Doxygen group name in math morphology class documentation: remove
the duplicated "ITK" prefix.

Fixes:
```
Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMaximaImageFilter.h:28:
 warning: Found non-existing group 'ITKITKMathematicalMorphology' for the command '@InGroup', ignoring command
```

raised for example in:
https://open.cdash.org/viewBuildError.php?type=1&buildid=10297994
@github-actions github-actions bot added type:Documentation Documentation improvement or change area:Filtering Issues affecting the Filtering module labels Mar 29, 2025
@jhlegarreta jhlegarreta merged commit 0474ffb into InsightSoftwareConsortium:master Mar 30, 2025
16 checks passed
@jhlegarreta jhlegarreta deleted the FixMathMorphGroupName branch March 30, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Filtering Issues affecting the Filtering module type:Documentation Documentation improvement or change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants