0.0.4 • Published 6 years ago
yuidoc-theme-dc-lite v0.0.4
yuidoc theme dc lite
This theme is presented like a javadoc api with a light theme.
Demo
You can check the documentation of my jecho library for a demo.
Installation
npm install yuidoc-theme-dc-lite
Usage
Inside your yuidoc.json
:
{
"options" : {
"themedir" : "node_modules/yuidoc-theme-dc-lite"
}
}