You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doxy: remove custom HTML div sections before doxygen sectons
They were only added to match the "runtime" css style, which is not
used anymore. The current doxygen-generated HTML is invalid because
it embeds those div declarations in <p>...</p>. Also anchors were
duplicated to move them a bit up.
Signed-off-by: Brice Goglin <[email protected]>
(cherry picked from commit c38aa5d)
0 commit comments