doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros
authorReinhard Tartler <siretart@tauware.de>
Thu, 30 Jun 2011 19:57:43 +0000 (21:57 +0200)
committerReinhard Tartler <siretart@tauware.de>
Thu, 30 Jun 2011 21:01:25 +0000 (23:01 +0200)
commit807aa2d8f398bf2b005fa1ecdf98b48be7cf54f9
treee700582dc7f74eaa278d0f5fd1f819c850db4041
parentbe73d76b34481686020e423ccabcca77042d0ede
doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros

Without this, members that have been declare with the DECLARE_ALIGNED
macro don't show up at all in the generated documentation.
Doxyfile