[Doxygen-develop] [patch] Add options to output member names only (without return type and argument
Brought to you by:
dimitri
From: Johann H. <jh...@gm...> - 2008-04-08 09:27:29
|
Hi, the attached patch adds two options named MEMBER_LIST_NAMEONLY and MEMBER_DESC_NAMEONLY which output only the member names in the member list/description. This sometimes looks nicer, especially when having a C API with many arguments for each function. Comments, please? Cheers, Johann |