cognitive-services-speech-s.../jsdoc-conf.json

35 строки
757 B
JSON
Исходник Постоянная ссылка Обычный вид История

2018-12-14 20:27:57 +03:00
{
2018-12-19 12:30:43 +03:00
"templates": {
"applicationName": "Microsoft Cognitive Services Speech SDK",
"disqus": "",
"googleAnalytics": "",
"openGraph": {
"title": "",
"type": "website",
"image": "",
"site_name": "",
"url": ""
2018-12-14 20:27:57 +03:00
}
2018-12-19 12:30:43 +03:00
},
"meta": {
"title": "Microsoft Cognitive Services Speech SDK",
"description": "Microsoft Cognitive Services Speech SDK",
"keyword": ""
},
"linenums": true,
"source": {
"include": [
2019-06-20 01:45:49 +03:00
"./distrib/lib/src/sdk"
2018-12-19 12:30:43 +03:00
],
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"opts": {
"encoding": "utf8",
"recurse": true,
"private": false,
"lenient": true,
"destination": "./outjs",
"template": "templates/default"
}
2019-06-20 01:45:49 +03:00
}