Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to define a custom order for the sidebar? #2867

Closed
aayla-secura opened this issue Feb 23, 2025 · 2 comments
Closed

Any way to define a custom order for the sidebar? #2867

aayla-secura opened this issue Feb 23, 2025 · 2 comments

Comments

@aayla-secura
Copy link

Search Terms

order, module, sidebar

Problem

Hi there, is there any way to specify a manual order for the top-level sidebar links (modules)? A setting similar to groupOrder or categoryOrder, but applying only to the top-level module sorting?

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Feb 23, 2025

Yes, you can tell TypeDoc not to sort the entry points with the sortEntryPoints option, and then TypeDoc will use whatever order you specify the entry points within.

@aayla-secura
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants