[Doxygen-users] What is the reason for no alphabetical organisation of namespace members in certain
Brought to you by:
dimitri
From: didje <dia...@pd...> - 2017-04-10 15:23:25
|
In the namespace members page, why do some libraries generate lists of members organised alphabetically (i.e. when you click on "Namespaces", then "Namespace Members", then "All", there is a list of namespace members beginning with "a" under the title "a", then those with "b" under the title "b" etc....), whereas for some other libraries, there are list of members, but not organised under the letter of the alphabet they begin with (though they do appear in alphabetical order). Is this connected to the number of members of the namespace in the library in question - i.e. if there are more than X number of namespace members, the members are grouped under the letter they belong to ? -- View this message in context: http://doxygen.10944.n7.nabble.com/What-is-the-reason-for-no-alphabetical-organisation-of-namespace-members-in-certain-libraries-tp7829.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |