gl-matrix/jsdoc.config.json
Brandon Jones e9a25db193 Rebuilding the docs for the first time in ages
Formatting isn't as pretty, but that can come later.
2016-05-01 12:18:49 -07:00

9 lines
143 B
JSON

{
"source": {
"include": [ "src/gl-matrix" ]
},
"opts": {
"recurse": true,
"destination": "./docs/"
}
}