forked from ezsystems/PlatformUIBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyuidoc.json
More file actions
21 lines (21 loc) · 714 Bytes
/
yuidoc.json
File metadata and controls
21 lines (21 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"url": "http://github.com/ezsystems/PlatformUIBundle",
"logo": "http://ez.no/extension/ez_ezno/design/ezno_2014/images/ez-logo.png",
"options": {
"external": {
"data": "http://yuilibrary.com/yui/docs/api/data.json"
},
"linkNative": "true",
"outdir": "api",
"paths": [
"./Resources/public/js/apps",
"./Resources/public/js/views",
"./Resources/public/js/models",
"./Resources/public/js/extensions",
"./Resources/public/js/external",
"./Resources/public/js/services",
"./Resources/public/js/helpers",
"./Resources/public/js/alloyeditor"
]
}
}