File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -144,11 +144,6 @@ The following are advance examples for document string in `C++`.
144144
145145You are able to customize default document string by tweaking these variables.
146146
147- ### Varialbe Name
148-
149- * ` docstr-format-param ` - Format string contain parameter data.
150- * ` docstr-format-return `
151-
152147### Type Name
153148
154149* ` docstr-show-type-name `
@@ -168,6 +163,11 @@ You can change this value as well if you don't like the default type name. This
168163variable is generally use for programming languages that aren't strong type.
169164Like ` Python ` , ` JavaScript ` , ` PHP ` , etc.
170165
166+ ### Variable Name
167+
168+ * ` docstr-format-param ` - Format string contain parameter data.
169+ * ` docstr-format-return `
170+
171171## Configure Faces
172172
173173This package provides a way to customize the document string faces in a
You can’t perform that action at this time.
0 commit comments