mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-12 01:09:40 +00:00
1010e6fb78
Bug: T138401 Change-Id: Iae74fdcae5e8c2541416d8cec8de8221cfc282ef
21 lines
283 B
JSON
21 lines
283 B
JSON
{
|
|
"opts": {
|
|
"destination": "docs",
|
|
"package": "package.json",
|
|
"pedantic": true,
|
|
"recurse": true
|
|
},
|
|
"plugins": [
|
|
"plugins/markdown"
|
|
],
|
|
"source": {
|
|
"include": [ "modules" ]
|
|
},
|
|
"templates": {
|
|
"cleverLinks": true,
|
|
"default": {
|
|
"useLongnameInNav": true
|
|
}
|
|
}
|
|
}
|