mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
checking in jsdoc dir so people can generate docs themselves
This commit is contained in:
1
jsdoc-master/test/tutorials/duplicateDefined/asdf.html
Normal file
1
jsdoc-master/test/tutorials/duplicateDefined/asdf.html
Normal file
@@ -0,0 +1 @@
|
||||
<h1>tutorial ASDF</h1>
|
||||
1
jsdoc-master/test/tutorials/duplicateDefined/asdf.json
Normal file
1
jsdoc-master/test/tutorials/duplicateDefined/asdf.json
Normal file
@@ -0,0 +1 @@
|
||||
{"title": "Conflicting title"}
|
||||
5
jsdoc-master/test/tutorials/duplicateDefined/index.json
Normal file
5
jsdoc-master/test/tutorials/duplicateDefined/index.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"asdf": {
|
||||
"title": "Tutorial Asdf"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user