Usually it will ignore C files that are not documented, but I'd like to test the Callgraph feature for example, do you know a way around this without changing the C files?
From stackoverflow
-
Set the variable
EXTRACT_ALL = YESin your Doxyfile.piotr : Also RECURSIVE was missing for me. Thanks
0 comments:
Post a Comment