documentation-theme-light

light theme for Documentation.js


Keywords
documentation, documentation-theme, theme
License
MIT
Install
npm install documentation-theme-light@1.1.1

Documentation

documentation-theme-light

An alternative theme for documentation.js.

Demo

documentation-theme-light demo

Based on Maya Gao work.

Usage

  1. Install theme: npm install documentation-theme-light

  2. Use theme in documentation.js call. For instance:

    documentation build index.js -f html -o docs --theme node_modules/documentation-theme-light