Closed AlexStormwood closed 2 months ago
Some sections (mostly in Interfaces) don't show their explanation content in the generated website, but that's fine - it's nothing that package users are meant to be using anyway. And if they do need to dig into it, then the JSDoc comments/intellisense in their coding editor will work to provide info as a workaround instead.
Make sure everything that is "user-facing" has JSDoc comments, and implement a CICD pipeline to compile that into a deployed website.
API Sections
Confirm that the sections are in-use in the project, and document them.
catch
specificity anywayAutomation
GitHub Actions workflow requirements.