chiark / gitweb /
doxygen: proper <hX> hierarchy for headings in non-top-level description.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 19 May 2018 08:29:16 +0000 (10:29 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 19 May 2018 08:50:03 +0000 (10:50 +0200)
commit3ba84dc8ca708a785dabdd26a7ba360f05c0e759
tree71576444dd01075ea642d2a64138485cf3531b8e
parentc7e8356e5239100fc15d589a919bec34130e6e42
doxygen: proper <hX> hierarchy for headings in non-top-level description.

Also don't emit the \section warning for these, it does not make sense.
doxygen/dox2html5.py
doxygen/test/contents_section_in_function/Doxyfile [new file with mode: 0644]
doxygen/test/contents_section_in_function/File.h [new file with mode: 0644]
doxygen/test/contents_section_in_function/File_8h.html [new file with mode: 0644]
doxygen/test/test_contents.py