swift-unidoc icon indicating copy to clipboard operation
swift-unidoc copied to clipboard

arrange sidebar modules in a more logical order

Open tayloraswift opened this issue 1 year ago • 0 comments

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.

tayloraswift avatar Nov 29 '23 20:11 tayloraswift