4 Commits

Author SHA1 Message Date
chrysn
f52b1a56b0 make doxygen ignore __attribute__
doxygen doesn't understand __attribute__ and constructs bogus call
graphs and dependencies from it.

according to the doxygen maintainer[1], this is the way to deal with it.

[1] http://sourceforge.net/mailarchive/message.php?msg_id=20085215
2012-02-27 14:14:22 +01:00
chrysn
91732cbb9e make doxygen ignore .d files
.d files are created to track Makefile dependencies and don't contain
real code
2012-02-26 03:49:06 +01:00
Uwe Hermann
ef908e0725 Doxyfile: Configure for libopencm3 needs. 2011-11-11 21:23:26 +01:00
Uwe Hermann
9a2dacd3b4 Add auto-generated Doxygen config file. 2011-11-11 21:04:20 +01:00