Commit 646101f
committed
Fix broken multiline reference
The `<!--` `-->` hack to continue a reference overmultiple lines no
longer works in Doxygen 1.9.1. This commit avoids the need for a hack by
fitting the reference on a single line. The class name `ai_baset` can be
safely ommitted from the reference, because this block of doxygen is
already assoicated with the `ai_baset` class.1 parent 7160edb commit 646101f
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
| 70 | + | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments