[dpdk-dev] [PATCH] doc: disable doxygen member sorting

Mcnamara, John john.mcnamara at intel.com
Wed Apr 29 12:51:54 CEST 2015


> -----Original Message-----
> From: Mcnamara, John
> Sent: Wednesday, April 29, 2015 11:48 AM
> To: dev at dpdk.org
> Cc: Mcnamara, John
> Subject: [PATCH] doc: disable doxygen member sorting
> 
> Disabled the doxygen option to sort member data so that functions and
> struct memebers are listed in order of definition in the brief and main
> sections.



See for example:

    http://dpdk.org/doc/api/structlcore__config.html

The first listed member is "unsigned detected" but the first documented member is "void* volatile arg".

John.
-- 






More information about the dev mailing list