[Doxygen-develop] Better handling of typedef's
Brought to you by:
dimitri
From: Matthew W. <mwo...@ti...> - 2006-10-26 17:59:15
|
I have a project with a bunch of typedef's of the nature 'typedef struct foo_struct foo_struct, *foo'. What I would like is for Doxygen to a: not generate 'not documented' warnings for 'foo' if 'foo_struct' is documented, and b: to ALWAYS cause '::foo' to resolve to a link to 'foo_struct' (right now this works in parameter lists, but not in most other places). Any suggestions? Anyone know about where to go looking if I wanted to try to fix this myself? -- Matthew $ kill bill - kill: can't find process "bill" |