CI Test for get all interface lifecycle types
[sdc.git] / cucumber-js-test-apis-ci / plugins / jsdoc_config.json
1 {
2   "tags": {
3     "allowUnknownTags": true
4   },
5   "templates": {
6     "default": {
7       "outputSourceFiles": false
8     }
9   },
10   "plugins": ["plugins/steps"],
11   "opts": {
12     "template": "node_modules/jsdoc-one-page",
13     "destination": "docs/"
14   }
15 }