chiark / gitweb /
documentation/doxygen: properly handle <sect5> and <sect6> everywhere.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 16 Sep 2024 17:47:23 +0000 (19:47 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 16 Sep 2024 17:50:51 +0000 (19:50 +0200)
commitaf7bc2592dd0f249a5bd5e04247f71af83cc9c9c
tree3bd08e619b219ca14bc75e33bb1c68fef30872d2
parenta6311f4db9dd105a565673454453515524f631de
documentation/doxygen: properly handle <sect5> and <sect6> everywhere.

Insufficient testing in 2b57d535dfddbee13cb30ad352c42e68e7915553 and
before led to this (hitting the unreachable assert below), fortunately
looking at code coverage revealed the "more than three levels of
Markdown headings" message was never tested properly.
documentation/doxygen.py
documentation/test_doxygen/contents_sections_headings/Warnings.h
documentation/test_doxygen/contents_sections_headings/Warnings_8h-110.html
documentation/test_doxygen/contents_sections_headings/Warnings_8h.html
documentation/test_doxygen/contents_sections_headings/warnings-110.html
documentation/test_doxygen/contents_sections_headings/warnings.html
documentation/test_doxygen/test_contents.py