summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2019-06-28 22:41:27 +0200
committerChristoph Schlosser <christoph@linux.com>2019-06-28 22:41:27 +0200
commit1d863f634d197c786904e9d4ea87a556f9859af9 (patch)
treec34828ddca19b357f9c863a37318f95d4b7e4269 /package.json
parent1ca956daf7bcba223f14400f21b9695616b0f1d6 (diff)
downloaddoxdocgen-1d863f634d197c786904e9d4ea87a556f9859af9.tar.gz
Remove previous implementation
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/package.json b/package.json
index 0e19d96..59f776b 100644
--- a/package.json
+++ b/package.json
@@ -181,11 +181,6 @@
"type": "boolean",
"default": true
},
- "doxdocgen.generic.indentWidth": {
- "description": "At how many spaces the documentation should be inserted. Only Valid for param and tparam.",
- "type": "number",
- "default": 0
- },
"doxdocgen.generic.order": {
"description": "The order to use for the comment generation. Values can be used multiple times. Valid values are shown in default setting.",
"type": ["array", "string"],