Skip to content

Documentation

Finn Dilan edited this page Aug 19, 2023 · 2 revisions

Doxygen Documentation

Deployed Documentation

You can find our current documentation here.

Documenting Code

We use Doxygen to document our code. You can find the Doxygen example file in the root directory of the project. Please use this file as a template for documenting your code. You can find the Doxygen documentation here.
Please always document your code, it is highly appreciated.

Improving Documentation

We always try to improve our documentation. If you find any mistakes or have any suggestions, please open an issue or a pull request.