UNPKG

174 BJSONView Raw
1{
2 "templates": {
3 "default": {
4 "layoutFile": "./layout.tmpl",
5 "staticFiles": {
6 "include": [
7 "./jsdoc/static"
8 ]
9 }
10 }
11 }
12}