documon
Version:
A documentation system for mortals. Use with any language.
31 lines • 611 B
JavaScript
[
{
"text": "",
"start": 0,
"end": 3,
"file": "/Volumes/Drives/projects/documon/documon/example/api/send.js",
"flags": [
{
"source": "@method sendsend",
"flag": "method",
"after": "send",
"afterType": "send",
"name": "send",
"single": true,
"text": "send"
},
{
"source": "@package example.api",
"flag": "package",
"after": "example.api",
"afterType": "example.api",
"parent": "example",
"name": "api",
"single": true,
"text": "example.api"
}
],
"source": "@method send\n@package example.api",
"id": "example.api.send"
}
]