mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Start documenting apis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"opts": {
|
||||
"template": "./node_modules/ink-docstrap/template",
|
||||
"template": "./node_modules/minami",
|
||||
"destination": "./docs",
|
||||
"recurse": true
|
||||
},
|
||||
@@ -9,7 +9,7 @@
|
||||
"dictionaries": ["jsdoc"]
|
||||
},
|
||||
"source": {
|
||||
"include": [
|
||||
"_include": [
|
||||
"./packages/node_modules/@node-red/runtime/lib/api"
|
||||
]
|
||||
},
|
||||
@@ -18,5 +18,6 @@
|
||||
"theme":"yeti",
|
||||
"footer": "",
|
||||
"copyright": "Released under the Apache License v2.0"
|
||||
}
|
||||
},
|
||||
"plugins": ["plugins/markdown"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user