scriby
v0.0.6
Published
Scriby Generates Bare-Bones Single Page Documentation from YUIDoc (JSDoc) Comments.
Downloads
3
Maintainers
Readme
Scriby
Generate Single Page Documentation from YUIDoc (JSDoc) comments.
JSON Data Structure:
{
"modules": {
"name": "",
"classes": [{
"items": {
"event": [],
"method": [],
"property": []
}
}]
}
}
}