Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

docpack

kisenka23MIT1.0.6

Webpack plugin to extract and generate documentation from your sources

readme

obsolete JetBrains project

Docpack Build Status Coverage Status

Webpack plugin to extract and generate documentation from your sources.

Scripts

  • 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.