From aeb67cd13dcf5e5b69898dff6c05c605a81827f4 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Fri, 2 Mar 2018 23:24:50 +0100 Subject: Add brief template --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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.", -- cgit v1.2.3