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?
Is there a way to make doxygen process undocumented C code automatically?
Set the variable EXTRACT_ALL = YES
in your Doxyfile.
Also RECURSIVE was missing for me. Thanks –
Nadaba
© 2022 - 2024 — McMap. All rights reserved.