about doxygen and doxymacs

To make doxymacs searching code documents (C-c d ?), we need the tag file from doxygen, so need a setting
 
And for using in a developing code, which is not well documented, we need
EXTRACT_ALL            = YES
And for deleper to see all the contents, we need
EXTRACT_PRIVATE        = YES
EXTRACT_STATIC   […]

Close
E-mail It