Closed marshallswain closed 1 year ago
Name | Link |
---|---|
Latest commit | 3a1964b7a75d8d898da7554588903b32b831a9b4 |
Latest deploy log | https://app.netlify.com/sites/feathers-dove/deploys/63ae4f94addc29000848633f |
Deploy Preview | https://deploy-preview-2950--feathers-dove.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
I think I changed this because it was pushing down important information like the query schema and validator docs. Is there a way to define the level of nesting?
@daffl There is a way, but it's broken and puts all levels into a single list without indentation. I think we need to reorder the page to put the types last.
@daffl, I've updated the page to put the Types last, so they don't push down other important stuff.
I've updated the screenshot.
That works. Thanks!
Having the deep outline makes it much easier to navigate the massive TypeBox API. Mobile devices only see a short table of contents, but for larger screens, it’s much easier to see what’s available when the sidebar shows the full tree. Also, there’s so much in the document that it’s easy to get lost. The deep outline solves that.