Closed albert-github closed 1 week ago
Increasing DOT_GRAPH_MAX_NODES
seems like the right solution. There are many issues you have identified over the last few days, and in most of them you suggested a solution. Thank you!
Is there any chance you could produce a patch (or patch set) which applies the suggestions? If you are still having trouble creating a PR, zipping up the patch (set) and sharing it in a comment would work.
Indeed I've been a bit busy and I still have problems with creating a PR, for a number of issues it would be possible for me to generate a patch (Unix diff format that can be applied with the patch command) and provide it as a comment in a zip file.
There are a number of issues though where there is first some advise necessary (like you have given here in the comment https://github.com/InsightSoftwareConsortium/ITK/issues/5184#issuecomment-2616862384).
I'll see what I can do.
Proposed patch: diff.patch
Description
When creating the documentation (locally, as I don't see them on cdash, https://open.cdash.org/viewBuildError.php?type=1&buildid=10169225, might be that I'm missing there something) we get the warnings:
Expected information
No warning
Actual information
See Description
Versions
Current master: acaddf4e78
Additional Information
There are the solutions
DOT_GRAPH_MAX_NODES
\hideincludedbygraph
see https://www.doxygen.nl/manual/commands.html#cmdhideincludedbygraph\hideinheritancegraph
see https://www.doxygen.nl/manual/commands.html#cmdhideinheritancegraphFor a full list of the available commands and their documentation see https://www.doxygen.nl/manual/commands.html For a full list of commands and the doxygen version in which they are introduced see https://doxygen.github.io/doxygen-docs/da/de1/pg_cmds.html