summaryrefslogtreecommitdiffstats
path: root/openecomp-bdd/plugins/jsdoc_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-bdd/plugins/jsdoc_config.json')
-rw-r--r--openecomp-bdd/plugins/jsdoc_config.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/openecomp-bdd/plugins/jsdoc_config.json b/openecomp-bdd/plugins/jsdoc_config.json
deleted file mode 100644
index a5a608e805..0000000000
--- a/openecomp-bdd/plugins/jsdoc_config.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "tags": {
- "allowUnknownTags": true
- },
- "templates": {
- "default": {
- "outputSourceFiles": false
- }
- },
- "plugins": ["plugins/steps"],
- "opts": {
- "template": "node_modules/jsdoc-one-page",
- "destination": "docs/"
- }
-} \ No newline at end of file