-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.10
-
fe5e7f3cd (dev)
-
DaVinci 125
QDoc will output a list item (<li>) element for items in a navigation bar (breadcrumbs). By default, these <li> elements are not enclosed by anything; instead, the opening and closing (un)ordered list tags are expected to be provided by the configuration.
Without such a configuration, QDoc will happily output invalid HTML.