Doxygen: Support inlining simple structs in file #83
Labels
3rd party
Requires a modification to a 3rd party project.
help wanted
Suitable for a community contribution.
laterz
Will get resolved eventually, but not now.
Doxygen supports the INLINE_SIMPLE_STRUCTS configuration which is great for plain C APIs where a struct is just 2 fields together. It seems m.css does not honor this (maybe Doxygen is the one that isn't generating the XML correctly).
If this isn't feasible for you to implement, is there a simple way I could pre-process the XML to get this?
The text was updated successfully, but these errors were encountered: