summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-03-02 23:24:50 +0100
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2018-03-02 23:47:28 +0100
commitaeb67cd13dcf5e5b69898dff6c05c605a81827f4 (patch)
tree1e5809b1f9957b02cb7f3d54ad4c5a95cb502e0e /package.json
parent8701d74ba4672c0d916fc01f950f5a7cc1298881 (diff)
downloaddoxdocgen-aeb67cd13dcf5e5b69898dff6c05c605a81827f4.tar.gz
Add brief template
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 1b89a55..3b4410a 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"doxdocgen.generic.briefTemplate": {
"description": "The template of the brief DoxyGen line that is generated. If empty it won't get generated at all.",
"type": "string",
- "default": "@brief "
+ "default": "@brief {text}"
},
"doxdocgen.generic.paramTemplate": {
"description": "The template of the param DoxyGen line(s) that are generated. If empty it won't get generated at all.",