Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Jun 29, 2018
1 parent 91c0931 commit dd951b8
Show file tree
Hide file tree
Showing 129 changed files with 248,553 additions and 26,576 deletions.
12,860 changes: 12,860 additions & 0 deletions public/docs/ast/source/images/RawImageData.js.json

Large diffs are not rendered by default.

926 changes: 926 additions & 0 deletions public/docs/ast/source/images/index.js.json

Large diffs are not rendered by default.

277 changes: 277 additions & 0 deletions public/docs/ast/source/images/smaa/areaImageDataURL.js.json

Large diffs are not rendered by default.

277 changes: 277 additions & 0 deletions public/docs/ast/source/images/smaa/searchImageDataURL.js.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,277 @@
{
"type": "File",
"start": 0,
"end": 299,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 299,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ExportDefaultDeclaration",
"start": 106,
"end": 297,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 191
}
},
"declaration": {
"type": "StringLiteral",
"start": 121,
"end": 296,
"loc": {
"start": {
"line": 2,
"column": 15
},
"end": {
"line": 2,
"column": 190
}
},
"extra": {
"rawValue": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAhCAAAAABIXyLAAAAAOElEQVRIx2NgGAWjYBSMglEwEICREYRgFBZBqDCSLA2MGPUIVQETE9iNUAqLR5gIeoQKRgwXjwAAGn4AtaFeYLEAAAAASUVORK5CYII",
"raw": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAhCAAAAABIXyLAAAAAOElEQVRIx2NgGAWjYBSMglEwEICREYRgFBZBqDCSLA2MGPUIVQETE9iNUAqLR5gIeoQKRgwXjwAAGn4AtaFeYLEAAAAASUVORK5CYII\""
},
"value": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAhCAAAAABIXyLAAAAAOElEQVRIx2NgGAWjYBSMglEwEICREYRgFBZBqDCSLA2MGPUIVQETE9iNUAqLR5gIeoQKRgwXjwAAGn4AtaFeYLEAAAAASUVORK5CYII",
"leadingComments": [
{
"type": "CommentLine",
"value": " Generated with SMAASearchImageData.generate().toCanvas().toDataURL(), not cropped, low dynamic range.",
"start": 0,
"end": 104,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 104
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Generated with SMAASearchImageData.generate().toCanvas().toDataURL(), not cropped, low dynamic range.",
"start": 0,
"end": 104,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 104
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentLine",
"value": " Generated with SMAASearchImageData.generate().toCanvas().toDataURL(), not cropped, low dynamic range.",
"start": 0,
"end": 104,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 104
}
}
}
],
"tokens": [
{
"type": "CommentLine",
"value": " Generated with SMAASearchImageData.generate().toCanvas().toDataURL(), not cropped, low dynamic range.",
"start": 0,
"end": 104,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 104
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 106,
"end": 112,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "default",
"keyword": "default",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "default",
"start": 113,
"end": 120,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAhCAAAAABIXyLAAAAAOElEQVRIx2NgGAWjYBSMglEwEICREYRgFBZBqDCSLA2MGPUIVQETE9iNUAqLR5gIeoQKRgwXjwAAGn4AtaFeYLEAAAAASUVORK5CYII",
"start": 121,
"end": 296,
"loc": {
"start": {
"line": 2,
"column": 15
},
"end": {
"line": 2,
"column": 190
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 296,
"end": 297,
"loc": {
"start": {
"line": 2,
"column": 190
},
"end": {
"line": 2,
"column": 191
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 299,
"end": 299,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 0
}
}
}
]
}
Loading

0 comments on commit dd951b8

Please sign in to comment.