Which project does this relate to?
Router
Describe the bug
As I was extracting the docs + examples for LLM, I encountered a directory called "how-to" within TanStack Router docs/ page which's full of useful how-tos, yet I don't see them on navigation bar.
I would like to add them to a section after the "ESLint" section and before the "Router Examples" sections.
Your Example Website or App
https://tanstack.com/router/latest/docs/how-to/test-file-based-routing
Steps to Reproduce the Bug or Issue
- Go to https://tanstack.com/router/latest/docs/how-to/test-file-based-routing
- No visible indication in navigation sidebar
Expected behavior
I expected a section called "How To" with a lot of how-to guides below in the navigation sidebar.
Screenshots or Videos
No response
Platform
- Router / Start Version: [e.g. 1.121.0]
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Browser Version: [e.g. 91.1]
- Bundler: [e.g. vite]
- Bundler Version: [e.g. 7.0.0]
Additional context
No response