documon
Version:
A documentation system for mortals. Use with any language.
30 lines • 680 B
JavaScript
{
"file": "documon/example/api/fetch.js",
"filename": "fetch.js",
"package": "example.api",
"docfile": "example.api.html",
"id": "example.api",
"methods": [
{
"line": 4,
"name": "fetch",
"shortText": "fetch",
"shortHtml": "<p>fetch</p>",
"text": "fetch",
"html": "<p>fetch</p>",
"entity": "method",
"flagSearchText": " fetch example.api",
"package": "example.api",
"file": "documon/example/api/fetch.js",
"filename": "fetch.js",
"docfile": "example.api.html",
"id": "example.api.fetch"
}
],
"prettyLangs": [],
"projectName": "Documon",
"projectVersion": "2.5.5",
"search": {
"example.api.fetch": "fetch : fetch example"
}
}