comparison jsduck.json @ 898:3bfe2ec133e9

added additional ext-libraries to jsduck config file
author Dustin Demuth <dustin@intevation.de>
date Fri, 24 Jul 2015 11:10:28 +0200
parents 564ac7b313b2
children
comparison
equal deleted inserted replaced
897:44e970cec920 898:3bfe2ec133e9
1 { 1 {
2 "--title": "Lada Client", 2 "--title": "Lada Client",
3 "--": [ 3 "--": [
4 "extjs/src", 4 "extjs/src",
5 "app.js", 5 "app.js",
6 "app" 6 "app",
7 "resources/lib/ext"
7 ], 8 ],
8 "--warnings": [ 9 "--warnings": [
9 "-no_doc:extjs/src", 10 "-no_doc:extjs/src",
10 "-no_doc_member:extjs/src", 11 "-no_doc_member:extjs/src",
11 "-link:extjs/src", 12 "-link:extjs/src",

http://lada.wald.intevation.org