-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Milestone
Description
Currently the groups and data structures are ordered in the apidoc in the order they were included in the apib file.
While I think this is fine for the groups part, since we generally want to order them manually for some diverse reasons, it is a bit inconvenient for the data structures when we want to reach a particular one.
I think it would make sense to order them alphabetically by their name.