mirror of
https://github.com/moodle/moodle.git
synced 2025-03-31 05:52:51 +02:00
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/*"
|
|
}
|
|
}
|