arrange sidebar modules in a more logical order #341

Open
opened 2025-10-14 16:01:30 -06:00 by navan · 0 comments
Owner

Originally created by @tayloraswift on 11/29/2023

right now, types in the sidebar are ordered alphabetically by the module name, which is unintuitive as the module namespace is not rendered near the type name. we should organize out-of-package types first, then out-of-modules types, and finally, module-native types.

*Originally created by @tayloraswift on 11/29/2023* right now, types in the sidebar are ordered alphabetically by the module name, which is unintuitive as the module namespace is not rendered near the type name. we should organize out-of-package types first, then out-of-modules types, and finally, module-native types.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/swift-unidoc#341
No description provided.