chiark / gitweb /
doxygen: fix a CASE_SENSE_NAMES omission.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 13 Sep 2018 11:27:14 +0000 (13:27 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 13 Sep 2018 13:58:13 +0000 (15:58 +0200)
commit03b69fd4f0e084f6ff9f0bfc51188e7e4ff5070d
tree14e8ec31852f92fed127c6f71de5111b3396ea3b
parent2eb544cac8b53be176994f92d987e9fed157b076
doxygen: fix a CASE_SENSE_NAMES omission.

In 1d7c689fd36b6952c0f6877ad9af562e3e10433a I fixed one broken part but
forgot about this one. This one affects the Pages tree and the test of
course didn't check it. Now it does.
doxygen/dox2html5.py
doxygen/test/compound_filename_case/pages.html [new file with mode: 0644]
doxygen/test/test_compound.py