An emdaer plugin to generate documentation from your code comments using documentationjs
npm install @emdaer/plugin-documentationAn emdaer plugin to generate documentation from your code comments using documentationjs
@emdaer/plugin-documentation is an emdaer plugin โ see the emdaer monorepo for more information
Render documentation from specified source code.
Parameters
options any options.sources array? Globs that specify the paths to the documentation sources.Examples
`` Returns Promise<string> The rendered documentationjavascript`Usage in README
`md``