documentation-theme-light
documentation-theme-light copied to clipboard
An alternative theme for documentation.js
I used @typedef for some of the types. Its not been coming in output html when I use documentation.yml But its working if I don't use this theme or if...
I get the following error when using this theme with the latest documentationjs code. ``` docs/node_modules/documentation/lib/commands/build.js:60 throw err; ^ TypeError: theme is not a function at Object.makeHTML [as html] (docs/node_modules/documentation/lib/output/html.js:21:3)...
I pulled down this project as a zip and placed it at the root of my project. Then, based on what I could piece together from the documentation and reading...
Release?
This theme looks so sweet, when are you going to publish this on npm?
Please add info on how to actually use this with documentationjs in the README file. It seems pretty useless with just a screendump ...