mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
jsdoc: scripts for generating node.js documentation
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
8
doxy/node/generators/yuidoc/conf.json
Normal file
8
doxy/node/generators/yuidoc/conf.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "UPM",
|
||||
"description": "The UPM API: High Level Sensor Library for Intel IoT Devices Using MRAA",
|
||||
"logo": "http://upload.wikimedia.org/wikipedia/commons/8/8c/Transparent.png",
|
||||
"options": {
|
||||
"outdir": "./html/node"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user