]> git.tuebingen.mpg.de Git - paraslash.git/commit
Doxgen: Do not omit brief descriptions.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 2 Jun 2025 22:36:31 +0000 (00:36 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 10 Jun 2025 13:25:47 +0000 (15:25 +0200)
commite9b11c0533c568e5cd3351d2c2546181e7c04e80
tree94aff682390336756136a118bc41c0a0cd694377
parent88f32f1aee78700647bd1f834e592cdb5e8adbf7
Doxgen: Do not omit brief descriptions.

Commit 3107d2411a7a was a bit overzealous because with BRIEF_MEMBER_DESC
and REPEAT_BRIEF both set to NO the short text does not even make it into
the detailed description. This was unintended, so partially revert this change.

Fixes: 3107d2411a7a8f4085d0db65851483f2cb3c4f6e
Doxyfile