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

Package detail

bit-docs

bitovi88MIT0.2.0

The sophisticated JavaScript documentation engine.

readme

bit-docs

Loosely based on ideas and lessons learned from DocumentJS, bit-docs is an evolving set of tools that allow you to:

  • Write documentation inline or in markdown files.
  • Specify your code's behavior precisely with JSDoc and Google Closure Compiler annotations.
  • Generate multi-version documentation websites for your code from the inline and markdown documentation.
  • Customize the theme and lay out the generated website.

Projects currently using bit-docs