Commit 92ae16f
DOC: Fix miscellaneous Doxygen warnings
Fix miscellaneous Doxygen warnings.
Fixes:
```
Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h:161:
warning:
Reached end of file while still inside a (nested) comment.
Nesting level 1 (probable line reference: 27)
Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h:64:
warning:
End of comment block while inside formula.
```
and
```
Modules/IO/NIFTI/include/itkNiftiImageIO.h:162:
warning:
argument 'fileName' of command @PARAM is not found in the argument list of itk::NiftiImageIO::CanWriteFile(const char *FileNameToWrite)
Modules/IO/NIFTI/include/itkNiftiImageIO.h:168:
warning:
The following parameters of itk::NiftiImageIO::CanWriteFile(const char *FileNameToWrite) are not documented:
parameter 'FileNameToWrite'
Modules/IO/NIFTI/include/itkNiftiImageIO.h:162:
warning:
argument 'fileName' of command @PARAM is not found in the argument list of itk::NiftiImageIO::CanWriteFile(const char *FileNameToWrite)
```
and
```
Modules/IO/MeshOBJ/include/itkOBJMeshIO.h:57:
warning:
argument 'FileNameToRead' of command @PARAM is not found in the argument list of itk::OBJMeshIO::CanReadFile(const char *fileName)
```
Reported in:
https://open.cdash.org/viewBuildError.php?type=1&onlydeltap&buildid=81755721 parent a0ba000 commit 92ae16f
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- Modules
- Filtering/BiasCorrection/include
- IO
- MeshOBJ/include
- NIFTI/include
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments