| Index: third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/jsdoc.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/jsdoc.json b/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/jsdoc.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..66b174e529b2b23ed78f48a6a0b5a03c06679736
|
| --- /dev/null
|
| +++ b/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/jsdoc.json
|
| @@ -0,0 +1,26 @@
|
| +{
|
| + "source": {
|
| + "include": [
|
| + "src/xterm.js",
|
| + "addons/attach/attach.js",
|
| + "addons/fit/fit.js",
|
| + "addons/fullscreen/fullscreen.js",
|
| + "addons/linkify/linkify.js"
|
| + ]
|
| + },
|
| + "opts": {
|
| + "readme": "README.md",
|
| + "template": "node_modules/docdash",
|
| + "encoding": "utf8",
|
| + "destination": "docs/",
|
| + "recurse": true,
|
| + "verbose": true
|
| + },
|
| + "plugins": [
|
| + "plugins/markdown"
|
| + ],
|
| + "templates": {
|
| + "cleverLinks": false,
|
| + "monospaceLinks": false
|
| + }
|
| +}
|
|
|