custom-cornerstone-tools
Version:
Medical imaging tools for the Cornerstone library - customized for DrNuvem
22 lines (21 loc) • 333 B
Plain Text
{
"source": {
"include": "./src"
},
"opts": {
"template": "node_modules/docdash",
"encoding": "utf8",
"destination": "documentation/",
"recurse": true,
"verbose": true
},
"templates": {
"default": {
"includeDate": false
}
},
"docdash": {
"static": true,
"sort": true
}
}