In the documentation / doxygen overnight build on blaster.kitware of June 6, 2026 there are 29 warnings.
I tried locally to reproduce these warnings locally (with doxygen version 1.13.2 and with the current master, 1.18.0 (b3e7fb3b6e2f4278c21317d4af1f6f3fdb388f72)) but I didn't get any warning.
So in my configuration I mush ave missed something, but no Idea what I missed:
cmake -G "NMake Makefiles" -DITK_BUILD_DOCUMENTATION=ON -DDOXYGEN_EXECUTABLE=<path-to-executable>\doxygen.exe -DITK_DOXYGEN_SERVER_BASED_SEARCH=OFF -DModule_ITKReview=ON -DBUILD_TESTING=ON -DModule_ITKTestKernel=ON ..
In the documentation / doxygen overnight build on blaster.kitware of June 6, 2026 there are 29 warnings.
I tried locally to reproduce these warnings locally (with doxygen version 1.13.2 and with the current master, 1.18.0 (b3e7fb3b6e2f4278c21317d4af1f6f3fdb388f72)) but I didn't get any warning.
So in my configuration I mush ave missed something, but no Idea what I missed: