I have the below typedef in a header file, but the typedef only generates documentation if I remove the __packed attribute. With __packed in the typedef, I enabled ENABLE_PREPROCESSING, then I tried adding a PREDEFINED __packed but that didn't help, then I tried adding an EXPAND_AS_DEFINED __packed= but that didn't help either. Is there some way to make doxygen ignore __packed in this typedef and generate documentation for it properly?
Thanks. -- Sent from: http://doxygen.10944.n7.nabble.com/Doxygen-Users-f3.html ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users