19 lines
434 B
JSON
19 lines
434 B
JSON
{
|
|
"source": {
|
|
"include": ["src/"]
|
|
},
|
|
|
|
"opts": {
|
|
"encoding": "utf8",
|
|
"destination": "docs/",
|
|
"recurse": true,
|
|
"verbose": true,
|
|
"template": "node_modules/clean-jsdoc-theme",
|
|
"theme_opts": {
|
|
"theme": "light",
|
|
"title": "GreekSchool Manifests",
|
|
"create_style": ".description{padding:10px 0}.param-desc{padding:10px}"
|
|
}
|
|
}
|
|
}
|