[Doxygen-develop] Doxygen appends a dot at the end of a brief description
Brought to you by:
dimitri
From: Alex Z. <az...@sy...> - 2005-08-25 12:12:39
|
Hello doxygen developers, I tried to get rid of the implicit dot "." at the end of brief=20 descriptions and found no configuration option to disable this feature=20 ... so I added one: BRIEF_APPEND_DOT =3D YES If the BRIEF_APPEND_DOT tag is set to YES (the default) Doxygen will=20 append a dot (".") after each brief description. Note: if OUTPUT_LANGUAGE is set to Chinese, Japanese, or Korean, no dot=20 will be appended. The appended patch is against doxygen 1.4.4 stable. What do you think about this? Best regards, Alex --=20 Alexander Z=FCpke ale...@sy... SYSGO AG ~ Am Pfaffenstein 14 ~ 55270 Klein-Winternheim / Germany |