chiark / gitweb /
doxygen: fix keywords leaking into return type
authorMark Gillard <marzer_@hotmail.com>
Sat, 30 Apr 2022 09:15:13 +0000 (12:15 +0300)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 13 May 2022 15:40:22 +0000 (17:40 +0200)
commit2add9e0e7b18a5c7a9a6e1cfcfb8b303cadffc21
tree6dd7b8a8a4038f32655c25040b5b8fe3de8146bf
parentb906260e7255da93cef5490927b639ead6eb322d
doxygen: fix keywords leaking into return type

- fixes #225
- fixes #226

Also drive-by added support for C++20's `consteval` keyword.
doc/documentation/doxygen.rst
documentation/doxygen.py
documentation/templates/doxygen/details-func.html
documentation/templates/doxygen/entry-func.html
documentation/test_doxygen/cpp_friends/File.h
documentation/test_doxygen/cpp_friends/classClass.html
documentation/test_doxygen/cpp_function_attributes/input.h
documentation/test_doxygen/cpp_function_attributes/structFoo.html