doc: fix doxygen parsing of __attribute__
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 5 Nov 2013 11:09:12 +0000 (12:09 +0100)
committerDavid Marchand <david.marchand@6wind.com>
Wed, 26 Feb 2014 10:01:13 +0000 (11:01 +0100)
commitd0d2e6a505cddf6977ac1c9dc5d38c5aeaecfeed
treeda34f640d6c3f35cd9502fa10bd53b8f8e48ac93
parent35aa36f6609748dde974473d3e1e762e7eb62256
doc: fix doxygen parsing of __attribute__

Ignore __attribute__ because it was wrongly parsed as an identifier.
This configuration is described in
http://www.stack.nl/~dimitri/doxygen/manual/preprocessing.html

Reported-by: Cyril Cressent <cyril.cressent@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
doc/doxy-api.conf