summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticMediaWiki/docs/technical/jsduck.json
blob: 824916dc796de1814ef609b6f50b04e5a759f0b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"--title": "Semantic MediaWiki Code Documentation",
	"--categories": "../docs/jsduck.categories.json",
	"--warnings": ["-no_doc"],
	"--builtin-classes": true,
	"--external": "HTMLDocument,Window",
	"--":[
		"../resources/docs",
		"../resources/smw"
	]
}