Webpack plugin to extract and generate documentation from your sources.
npm run setup
- init the docpack project (installs all packages dependencies and links cross-dependencies).npm run test
- run mocha in every package.npm run coverage
- run istanbul with mocha to collect coverage info.