Alvin wrote:

> Is it possible to have the brief member listing (which includes the brief 
> description of the member) in the documentation API sorted alphabetically? I 
> noticed that the listing is sorted in the "List of all members" page.
> 
> For example, classFl.html lists the member in (what apparently appears to 
> be) random order...or perhaps in the order they are declared in the source? 
> However, the classFl-members.html (navigated to via classFl.html) is sorted 
> but without the brief description.
> 
> I'm not sure if this was discussed and the order is intentional?

I'm afraid there is no real answer. I don't remember that it has been
discussed, but I think that it's somewhat annoying and by no means
intentional.

I checked it, and it looks like the order is the same as in the header
file (with additional grouping in public, static, protected ...).

Does anybody know a doxygen option to change this? I'd really like to
have alphabetic sort order (within the groups). Any ideas?

I don't think that reordering the methods in the header file would be
an option...

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to