aegir icon indicating copy to clipboard operation
aegir copied to clipboard

Add @packageDocumentation to readme

Open achingbrain opened this issue 2 years ago • 0 comments

The newer repos with auto-generated docs tend to add a @packageDocumentation block to the index.ts file with a brief overview of the module.

It would be great to automatically add the rendered version of this to the README.md file with a link to the the api docs. This way we keep it in sync automatically, it's easier for users to find and we can apply existing linting tools to it as well.

achingbrain avatar Jun 07 '23 10:06 achingbrain