Hey everyone! Along with other fellow contributors...
# 08-documentation
f
Hey everyone! Along with other fellow contributors, I am working on developing (still work-in-progress) the source documentation for the GCBM under Google Season Of Docs. The source code is written in C++. Doxygen is used to generate the API documentation. Custom CSS and styling have been used to override the default styling. The documentation publishing process is automated using Github actions, and hosted on Github Pages. A huge shoutout to @billions-carpet-93387 for helping develop and review the source documentation. The documentation is currently available at: https://namyalg.github.io/moja.canada/ It is being developed from the repository https://github.com/Namyalg/moja.canada (on branch
source-docs
) These are a few samples, do let me know if anything can be improved! 1. https://namyalg.github.io/moja.canada/classmoja_1_1modules_1_1cbm_1_1AgeClassHelper.html 2. https://namyalg.github.io/moja.canada/classmoja_1_1modules_1_1cbm_1_1CBMAggregatorCsvWriter.html 3. https://namyalg.github.io/moja.canada/classmoja_1_1modules_1_1cbm_1_1CBMAggregatorPostgreSQLWriter.html @hallowed-photographer-75600 would love to know your feedback on the documentation developed.
🎉 4
m
Great, @few-sugar-35346. Is the plan for just for the UI or for the functionality also? Thanks.
f
The idea is to provide functionality of the code