chiark / gitweb /
documentation/doxygen: don't trip up on WEIRD macros parsed as functions.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 14 Jan 2022 11:19:35 +0000 (12:19 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 14 Jan 2022 11:19:35 +0000 (12:19 +0100)
commitd44d4609099080f881a656d885232bc51bbf101c
treebaef781c07f5dd73504a35fd925176f5a8b9b282
parent228c9b8a972a512d033ca28085d0646572878154
documentation/doxygen: don't trip up on WEIRD macros parsed as functions.
documentation/doxygen.py
documentation/test_doxygen/cpp_mishandled_macro_call/Doxyfile [new file with mode: 0644]
documentation/test_doxygen/cpp_mishandled_macro_call/File.h [new file with mode: 0644]
documentation/test_doxygen/cpp_mishandled_macro_call/File_8h.html [new file with mode: 0644]
documentation/test_doxygen/test_cpp.py