Intial Commit
This commit is contained in:
30
nodered/rootfs/data/node_modules/influx/esdoc.json
generated
vendored
Normal file
30
nodered/rootfs/data/node_modules/influx/esdoc.json
generated
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"source": "./lib/src",
|
||||
"destination": "./doc",
|
||||
"plugins": [
|
||||
{
|
||||
"name": "esdoc-standard-plugin",
|
||||
"option": {
|
||||
"brand": {
|
||||
"title": "node-influx"
|
||||
},
|
||||
"undocumentIdentifier": {"enable": false},
|
||||
"manual": {
|
||||
"files": [
|
||||
"./examples/express_response_times/readme.md",
|
||||
"./examples/times.md",
|
||||
"./examples/browser-setup.md",
|
||||
"./examples/testing.md",
|
||||
"./CONTRIBUTING.md"
|
||||
],
|
||||
"changelog": ["./CHANGELOG.md"]
|
||||
},
|
||||
"test": {
|
||||
"type": "mocha",
|
||||
"source": "./lib/test/unit",
|
||||
"includes": ["\\.test\\.js$"]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user