documon
Version:
A documentation system for mortals. Use with any language.
93 lines • 2.04 kB
JavaScript
[
{
"text": "A collection of useful helper untilities.\n\n",
"start": 6,
"end": 12,
"file": "/Volumes/Drives/projects/documon/documon/src/utils.js",
"flags": [
{
"source": "@class utilsutils",
"flag": "class",
"after": "utils",
"afterType": "utils",
"name": "utils",
"single": true,
"text": "utils"
},
{
"source": "@package documon",
"flag": "package",
"after": "documon",
"afterType": "documon",
"name": "documon",
"single": true,
"text": "documon"
}
],
"source": "\nA collection of useful helper untilities.\n\n@class utils\n@package documon",
"id": "documon.utils"
},
{
"text": "Description\n",
"start": 141,
"end": 149,
"file": "/Volumes/Drives/projects/documon/documon/src/utils.js",
"flags": [
{
"source": "@private",
"flag": "private",
"after": ""
},
{
"source": "@method sort_bysort_by",
"flag": "method",
"after": "sort_by",
"afterType": "sort_by",
"name": "sort_by",
"single": true,
"text": "sort_by"
},
{
"source": "@param {} fieldfield",
"flag": "param",
"after": "{} field",
"type": "",
"afterType": "field",
"name": "field",
"single": true,
"text": "field"
},
{
"source": "@param {} revrev",
"flag": "param",
"after": "{} rev",
"type": "",
"afterType": "rev",
"name": "rev",
"single": true,
"text": "rev"
},
{
"source": "@param {} numnum",
"flag": "param",
"after": "{} num",
"type": "",
"afterType": "num",
"name": "num",
"single": true,
"text": "num"
},
{
"source": "@return FunctionExpression",
"flag": "return",
"after": "FunctionExpression",
"afterType": "FunctionExpression",
"name": "FunctionExpression",
"single": true,
"text": "FunctionExpression"
}
],
"source": "Description\n@private \n@method sort_by\n@param {} field\n@param {} rev\n@param {} num\n@return FunctionExpression",
"id": "documon.utils.sort_by"
}
]