summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-10-20 15:19:30 +0200
committerChristoph Schlosser <christoph@linux.com>2018-10-20 15:19:30 +0200
commitdf3a5391f49dd3947354963dcf8a23e7ceec2b41 (patch)
treed229bea00a1e9d00da4684c9b29bfb2fdc47f285 /package.json
parent577687906fa80a4ddbad7ed57845a751b4dbacc3 (diff)
downloaddoxdocgen-df3a5391f49dd3947354963dcf8a23e7ceec2b41.tar.gz
Parse python with #
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cfa7e68..9229e4f 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"doxdocgen.python.triggerSequence": {
"description": "Doxygen comment trigger. This character sequence triggers generation of Doxygen comments.",
"type": "string",
- "default": "\"\"\""
+ "default": "##"
},
"doxdocgen.file.fileTemplate": {
"description": "The template for the file parameter in Doxygen.",