chiark / gitweb /
documentation/doxygen: don't omit functions w/o brief from file docs.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 1 Apr 2022 10:52:39 +0000 (12:52 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 1 Apr 2022 10:53:50 +0000 (12:53 +0200)
commit6f5c7d57ef653c288aa414d1fe065d8d7829785e
tree8638431cc772085db759fdf059c1574f722e7405
parentfeb056d102539e7a093a473b864f5750028cfd42
documentation/doxygen: don't omit functions w/o brief from file docs.

Before, functions that contained for example /** \overload */ were
omitted from file docs, leading to user confusion.

And document the behavior more thoroughly -- took me a while to realize
this condition was really responsible for this.
documentation/doxygen.py
documentation/test_doxygen/compound_namespace_members_in_file_scope/File.h
documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html
documentation/test_doxygen/compound_namespace_members_in_file_scope/namespaceNamespace.html