snap.js/dr.json

27 lines
989 B
JSON
Raw Normal View History

{
"title": "Snap.svg",
2013-10-29 01:13:58 +00:00
"output": "doc/reference.html",
"template": "template.dot",
"files": [{
2013-09-02 04:26:51 +00:00
"url": "src/svg.js",
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/svg.js"
}, {
2013-09-02 04:26:51 +00:00
"url": "src/equal.js",
"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",
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/mina.js"
}, {
2013-09-02 04:26:51 +00:00
"url": "src/filter.js",
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/filter.js"
}, {
2013-09-02 04:26:51 +00:00
"url": "src/mouse.js",
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/mouse.js"
}, {
2013-09-02 04:26:51 +00:00
"url": "src/path.js",
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/path.js"
}, {
2013-09-02 04:26:51 +00:00
"url": "src/set.js",
"link": "https://github.com/adobe-webplatform/savage/blob/master/src/set.js"
}]
}