Skip to content
Snippets Groups Projects
Commit d723b458 authored by Jaime Arias's avatar Jaime Arias
Browse files

Update Contributing file with doxygen

parent 0b758134
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,7 @@ We use the Google C++ Style Guide that can be found at https://google.github.io/
# Testing
We use the test framework [catch2](https://github.com/catchorg/Catch2) for writing and running the test cases.
# Documentation
We use [Doxygen](http://www.doxygen.org/) for writing and generating the documentation.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment