mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 02:41:54 +00:00
23 lines
452 B
JSON
23 lines
452 B
JSON
|
{
|
||
|
"opts": {
|
||
|
"encoding": "utf8",
|
||
|
"destination": "docs",
|
||
|
"packageX": "package.json",
|
||
|
"readme": "README.md",
|
||
|
"recurse": true
|
||
|
},
|
||
|
"plugins": [],
|
||
|
"recurseDepth": 10,
|
||
|
"source": {
|
||
|
"include": [ "resources" ],
|
||
|
"includePattern": ".+\\.js$"
|
||
|
},
|
||
|
"tags": {},
|
||
|
"templates": {
|
||
|
"cleverLinks": true,
|
||
|
"default": {
|
||
|
"useLongnameInNav": true
|
||
|
}
|
||
|
}
|
||
|
}
|