diff options
Diffstat (limited to 'contributing.md')
-rw-r--r-- | contributing.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contributing.md b/contributing.md index 364e835..379494d 100644 --- a/contributing.md +++ b/contributing.md @@ -14,6 +14,7 @@ - TODO: tagging / versions + # Code style - ASCII only @@ -67,6 +68,11 @@ resolving merge conflicts when multiple sources were added by different people to the same CMakeLists.txt easier. +## Doxygen style + +- [a C-style doxygen example](https://www.cs.cmu.edu/~410/doc/doxygen.html) + + # Documentation - All documentation is written in U.S. English |