[Doxygen-users] doxygen sort order
Brought to you by:
dimitri
From: woody <kn...@re...> - 2015-06-30 16:17:53
|
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. |