2013-08-22 10:00:40 +00:00
|
|
|
{
|
2013-09-25 05:52:57 +00:00
|
|
|
"title": "Snap.svg",
|
2013-10-29 01:13:58 +00:00
|
|
|
"output": "doc/reference.html",
|
2013-11-18 00:16:23 +00:00
|
|
|
"template": "template.dot",
|
2013-08-22 10:00:40 +00:00
|
|
|
"files": [{
|
2013-09-02 04:26:51 +00:00
|
|
|
"url": "src/svg.js",
|
2013-09-05 00:10:45 +00:00
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/svg.js"
|
2014-05-15 06:58:04 +00:00
|
|
|
}, {
|
|
|
|
"url": "src/paper.js",
|
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/paper.js"
|
2013-08-22 10:00:40 +00:00
|
|
|
}, {
|
2013-09-02 04:26:51 +00:00
|
|
|
"url": "src/equal.js",
|
2013-09-05 00:10:45 +00:00
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/equal.js"
|
2013-08-23 23:31:00 +00:00
|
|
|
}, {
|
2013-09-02 04:26:51 +00:00
|
|
|
"url": "src/mina.js",
|
2013-09-05 00:10:45 +00:00
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/mina.js"
|
2013-08-22 10:00:40 +00:00
|
|
|
}, {
|
2013-09-02 04:26:51 +00:00
|
|
|
"url": "src/filter.js",
|
2013-09-05 00:10:45 +00:00
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/filter.js"
|
2013-08-22 10:00:40 +00:00
|
|
|
}, {
|
2013-09-02 04:26:51 +00:00
|
|
|
"url": "src/mouse.js",
|
2013-09-05 00:10:45 +00:00
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/mouse.js"
|
2013-08-22 10:00:40 +00:00
|
|
|
}, {
|
2013-09-02 04:26:51 +00:00
|
|
|
"url": "src/path.js",
|
2013-09-05 00:10:45 +00:00
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/path.js"
|
2013-08-22 10:00:40 +00:00
|
|
|
}, {
|
2013-09-02 04:26:51 +00:00
|
|
|
"url": "src/set.js",
|
2013-09-05 00:10:45 +00:00
|
|
|
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/set.js"
|
2013-08-22 10:00:40 +00:00
|
|
|
}]
|
|
|
|
}
|