documentation/test/fixture/sync/meta.output.json
2016-08-19 12:22:54 -04:00

182 lines
3.5 KiB
JSON

[
{
"description": {
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "This function has a lot of metadata",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 36,
"offset": 35
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 36,
"offset": 35
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 36,
"offset": 35
}
}
},
"tags": [
{
"title": "version",
"description": "1.2.0",
"lineNumber": 2
},
{
"title": "author",
"description": "Jim Jones",
"lineNumber": 3
},
{
"title": "copyright",
"description": "John Jones",
"lineNumber": 4
},
{
"title": "since",
"description": "1962",
"lineNumber": 5
},
{
"title": "license",
"description": "Public Domain",
"lineNumber": 6
}
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 8,
"column": 3
}
},
"context": {
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 11,
"column": 1
}
}
},
"errors": [],
"version": "1.2.0",
"author": "Jim Jones",
"copyright": {
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "John Jones",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 11,
"offset": 10
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 11,
"offset": 10
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 11,
"offset": 10
}
}
},
"since": "1962",
"license": "Public Domain",
"name": "dewey",
"kind": "function",
"params": [
{
"title": "param",
"name": "a",
"lineNumber": 9
}
],
"members": {
"instance": [],
"static": []
},
"path": [
{
"name": "dewey",
"kind": "function"
}
],
"namespace": "dewey"
}
]