File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,11 @@ document style. Let's try apply to language `TypeScript` only within
132132You are able to customize document string by running ` before ` /` after ` hooks.
133133The following are advance example for document string in ` C++ ` .
134134
135- | <img src =" ./etc/c++/cpp-define.gif " /> | <img src =" ./etc/c++/cpp-enum.gif " /> |
135+ | Preprocessor | Enumerator |
136+ | :--------------------------------------| :------------------------------------|
137+ | <img src =" ./etc/c++/cpp-define.gif " /> | <img src =" ./etc/c++/cpp-enum.gif " /> |
138+
139+ | Structure | Class |
136140| :--------------------------------------| :-------------------------------------|
137141| <img src =" ./etc/c++/cpp-struct.gif " /> | <img src =" ./etc/c++/cpp-class.gif " /> |
138142
You can’t perform that action at this time.
0 commit comments