Commit 24948f7
committed
COMP: Define \doxygen alias and raise Doxygen DOT node limit
The doxygen_add_docs configuration omitted the \doxygen{} alias used
throughout the headers, so each use was reported as an unknown command;
define it as \ref. Raise DOT_GRAPH_MAX_NODES from 250 to 300 so the
itk::Object and itk::ImageToImageFilter inheritance graphs render
instead of warning.1 parent c4c5129 commit 24948f7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
212 | | - | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
0 commit comments