Re: [Doxygen-users] doxygen sort order

2015-06-30 Thread woody
At 01:02 PM 6/30/2015 -0400, Ron W wrote: On Tue, Jun 30, 2015 at 12:17 PM, woody <knap...@realtime.net> wrote: When I ran doxygen and output a .rtf file, doxygen sorted the fields in a structure by name, rather than by order of definition. How do you override this

Re: [Doxygen-users] doxygen sort order

2015-06-30 Thread Ron W
On Tue, Jun 30, 2015 at 12:17 PM, woody wrote: > When I ran doxygen and output a .rtf file, doxygen sorted the fields in a > structure by name, > rather than by order of definition. > How do you override this behavior so it will do it in line number order > (the way the structure > is laid out).