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
In case of the usage of the commands \dotfile, \mscfile, \diafile the resulting html is invalid (as shown by the xmllint command together with the default doxygen dtd):
xmllint --path .../testing/dtd --noout --nonet --postvalid html/*html
Element div is not declared in p list of possible children
Document html/aa_8h.html does not validate
The example is with \mscfile but the problem also occurs with \dotfile and \diafile: msc_5.zip