At 01:02 PM 6/30/2015 -0400, Ron W wrote:
On Tue, Jun 30, 2015 at 12:17 PM, woody <<mailto:knap...@realtime.net>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 behavior so it will do it in line number order (the way the structure
is laid out).  It is a pain having to sort these by hand.


In your Doxygen config:

SORT_MEMBER_DOCS = NO

Thank you. When I read that, it implied that the documents would be sorted somehow.

SORT_STRUCTURE_MEMBERS would have communicated it better I think.

I will change that for the next configuration. I just completed a massive copy, delete, and paste effort on the .rtf file..... sigh..


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to