Is there a way to make doxygen process undocumented C code automatically?
- by piotr
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?