clean-documentation-theme

0.5.2 • Public • Published

Clean Documentation Theme

Build Status Coverage Status Dependency Status js-standard-style

A theme for documentationjs

Preview

It uses React server side rendering with Radium for styling components.

Usage

$ npm install --save-dev clean-documentation-theme
$ npm install --save-dev documentation

Add to your package.json

"scripts"{
  "docs": "documentation build --format html --theme node_modules/clean-documentation-theme --o docs
"
  ...
}

and run

$ npm run docs

License

MIT

/clean-documentation-theme/

    Package Sidebar

    Install

    npm i clean-documentation-theme

    Weekly Downloads

    46

    Version

    0.5.2

    License

    MIT

    Last publish

    Collaborators

    • dignifiedquire