UNPKG

196 BJSONView Raw
1{
2 "opts": {
3 "destination": "./doc/"
4 },
5
6 "source": {
7 "include": ["./lib", "./lib/image_providers"],
8 "exclude": ["./lib/locales"]
9 },
10
11 "plugins": [
12 "plugins/markdown"
13 ]
14}