Skip to content

Commit b6714e9

Browse files
committed
Update doc
1 parent d22c0d3 commit b6714e9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/page/langs/c++.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ You can customize variable `docstr-c++-style` for the following value.
99
## References
1010

1111
* [Doxygen](https://www.doxygen.nl/manual/docblocks.html)
12+
* [C++ Documentation Style](https://doc.qt.io/qt-5/qtwritingstyle-cpp.html)

docs/page/langs/c.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ You can customize variable `docstr-c-style` for the following value.
44

55
* `nil` - Respect to user's customization
66

7+
*Notice C is for down compatible, I would recommend you use `c++mode`
8+
instead of `c-mode`.*
9+
710
## References
811

912
* N/A

0 commit comments

Comments
 (0)