chiark / gitweb /
documentation/doxygen: expand the enum test with anonymous enums.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 10 Sep 2024 09:41:09 +0000 (11:41 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 10 Sep 2024 09:41:09 +0000 (11:41 +0200)
commitbcd5234567de5c9905932535125d49dfc1354da2
tree9e419e7d317056f331eaa4629f2f4e0bafe96281
parent0e5161ff17ebf3550bbc0cc99ef81ad7b7d8f80e
documentation/doxygen: expand the enum test with anonymous enums.

This was verified only in an "integration" test along with a ton of other
features, better to have a dedicated case for it as well.
documentation/test_doxygen/cpp_enum/Doxyfile [moved from documentation/test_doxygen/cpp_enum_class/Doxyfile with 100% similarity]
documentation/test_doxygen/cpp_enum/File.h [moved from documentation/test_doxygen/cpp_enum_class/File.h with 79% similarity]
documentation/test_doxygen/cpp_enum/File_8h.html [moved from documentation/test_doxygen/cpp_enum_class/File_8h.html with 79% similarity]
documentation/test_doxygen/test_cpp.py