Hi,
I'm relatively new to doxygen and this list, so please forgive me if this=
=20
is a FAQ:
While I'm very satisfied with doxygen's output for C++ files I didn't=20
manage to get a reasonable result for C code. In fact, doxygen doesn't=20
document anything besides the file list as long as I don't set=20
EXTRACT_ALL to YES in which case it really documents everything --=20
including all structures and functions which I don't want to be documente=
d=20
and therefore didn't spend a doxygen comment.
This is independent of the settings of EXTRACT_PRIVATE, EXTRACT_STATIC,=20
HIDE_UNDOC_MEMBERS and OPTIMIZE_OUTPUT_FOR_C.
Is this a bug, a feature or am I simply doing something wrong?
(I'm using doxygen-1.12).
Bye,
Bernd
|