wonderpush-cordova-sdk
Version:
Mobile push notification delivery with the WonderPush service. The WonderPush Cordova SDK is compatible with iOS and Android.
34 lines (33 loc) • 784 B
JSON
{
"source": {
"include": ["www/"]
},
"plugins": [
"plugins/markdown"
],
"opts": {
"verbose": true,
"destination": "doc",
"package": "package.json",
"readme": "index.md",
"template": "node_modules/ink-docstrap/template"
},
"templates": {
"cleverLinks": false,
"monospaceLinks": false,
"dateFormat": "ddd MMM Do YYYY",
"outputSourceFiles": false,
"outputSourcePath": false,
"systemName": "WonderPush Cordova SDK",
"footer": "",
"copyright": "© 2017 WonderPush. All rights reserved.",
"navType": "vertical",
"theme": "cerulean",
"linenums": false,
"collapseSymbols": false,
"inverseNav": false,
"highlightTutorialCode": true,
"syntaxTheme": "default",
"protocol": "html://"
}
}