[Doxygen-users] Re: Exclude standard headers from dot graph
Brought to you by:
dimitri
From: <ms...@wp...> - 2005-10-07 13:15:16
|
Marcin Zajączkowski wrote: > It is possible to exclude standard headers from dot graph? I have little > complicated structure and due to system headers (like stdio.h) my local > headers are omited. > I haven't found answer in doxygen options and mailing list archive. Maybe something has changed since July? Option to disable external headers (external could also means those who are not documented - doxygen doesn't make links to them at the page begin like '#include <errno.h>') in dot graphs could be (in my opinion) very useful. Regards Marcin |