16 lines
387 B
JSON
16 lines
387 B
JSON
{
|
|
"name": "Moodle",
|
|
"description": "YUI documentation for Moodle",
|
|
"url": "https://moodle.org",
|
|
"options": {
|
|
"external": {
|
|
"data": "http://yuilibrary.com/yui/docs/api/data.json"
|
|
},
|
|
"linkNatives": true,
|
|
"attributesEmit": "true",
|
|
"selleck": "true",
|
|
"outdir": "../yuidocs",
|
|
"paths": "**/yui/src/*"
|
|
}
|
|
}
|