On Tue, 4 Aug 2015 09:04:08 -0300 Danilo Cesar Lemes de Paula danilo.cesar@collabora.co.uk wrote:
Describing arguments at top of a struct definition works fine for small/medium size structs, but it definitely doesn't work well for struct with a huge list of elements.
Keeping the arguments list inside the struct body makes it easier to maintain the documentation.
OK, this change has been merged into the docs tree.
Thanks,
jon