documentation-theme-light icon indicating copy to clipboard operation
documentation-theme-light copied to clipboard

An alternative theme for documentation.js

Results 7 documentation-theme-light issues
Sort by recently updated
recently updated
newest added

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...

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 ...