π I really like the idea of jsdocs-io - it'd be nice to switch [ts-api-utils](https://github.com/JoshuaKGoldberg/ts-api-utils) to not have to build its own docs (https://github.com/JoshuaKGoldberg/ts-api-utils/issues/387). But, https://www.jsdocs.io/package/ts-api-utils doesn't have as rich of an output display as https://joshuakgoldberg.github.io/ts-api-utils or typedoc.org. I think that's a blocker for us to switch and a general usability issue for packages. Specifically, the main navigation sidebars are missing: * Left (site menu): the pages on the site * Right (page menu): the headers on the page Would it be possible to add these into the jsdocs.io package pages?