We need user and developer documentation on
- how to set up the project in order to add features/fix bugs
- how to navigate the code
- how to use the app
- where to find releases
It would be neat if the documentation can be generated (partially) automatically from the code using Doxygen or something similar. I will investigate, whether that is feasible and also how we can add this step to the Ci/CD pipeline.
We need user and developer documentation on
It would be neat if the documentation can be generated (partially) automatically from the code using Doxygen or something similar. I will investigate, whether that is feasible and also how we can add this step to the Ci/CD pipeline.