light theme for Documentation.js
npm install documentation-theme-lightAn alternative theme for documentation.js.
Based on Maya Gao work.
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