[Doxygen-users] Sorting member functions
Brought to you by:
dimitri
From: Anthony Y. <an...@ac...> - 2001-09-13 03:37:24
|
Hi, I just started using Doxygen, please bear with me. I'd like to have the member functions of my C++ classes to be sorted alphabetically, section by section (i.e. public, protected, private are separately sorted). Is there such an option in Doxygen? I'm using 1.2.10. Thanks for your help. |