If you wish to fix a bug or add a feature to Deck, do so by:
- Opening an issue if one is not already open.
- Forking the repository, and creating a new branch for your feature or fix.
- Committing your changes and submit a PR against
develop
.
When you submit a PR and it is merged, documentation is automatically generated and updated by CI.
For development purposes, docs can be generated by running the generate-docs
script located in /scripts
.
You must have Doxygen installed.
Thank you for helping to improve Deck.