Merge branch 'MDL-38286-m' of git://github.com/andrewnicols/moodle

This commit is contained in:
Sam Hemelryk 2013-09-25 09:31:43 +12:00
commit 1f6181e5aa

View File

@ -0,0 +1,15 @@
{
"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/*"
}
}