Skip to content

Commit 27392cd

Browse files
committed
Update doc.
1 parent 0001f53 commit 27392cd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,11 @@ document style. Let's try apply to language `TypeScript` only within
129129

130130
## Advance Implementation
131131

132-
| <img src="./etc/c++/cpp-define.gif"/> | <img src="./etc/c++/cpp-enum.gif"/> |
133-
|:------------------------------------|:------------------------------------|
132+
You are able to customize document string by running `before`/`after` hooks.
133+
The following are advance example for document string in `C++`.
134+
135+
| <img src="./etc/c++/cpp-define.gif"/> | <img src="./etc/c++/cpp-enum.gif"/> |
136+
|:--------------------------------------|:-------------------------------------|
134137
| <img src="./etc/c++/cpp-struct.gif"/> | <img src="./etc/c++/cpp-class.gif"/> |
135138

136139
## Configure Faces

0 commit comments

Comments
 (0)