There are jsdoc annotations throughout the quire codebase that are currently not published anywhere. Merged with the YAML surveys of thegetty/quire-docs#802 it would probably make a decent form of developer-centric API documentation.
There are a few complications to consider (mostly just jsdoc care and feeding):
There are jsdoc annotations throughout the quire codebase that are currently not published anywhere. Merged with the YAML surveys of thegetty/quire-docs#802 it would probably make a decent form of developer-centric API documentation.
There are a few complications to consider (mostly just jsdoc care and feeding):
excludePatternfrom the CLI's jsdoc configuration would need adjusted as the default pattern excludes path components starting with "_".jsdocconfiguration is needed to render directory-levelREADME.mdfiles as the readme for a tier of documentation and produce an overall table of contents.