Code Documentation
For code documentation, we now use Doxygen!
At the moment, the documentation files are not provided and have to be built locally:
Install doxygen
sudo apt install doxygenRun doxygen in the root folder
agilicious/by simply issuing thedoxygencommand.Open the documentation in your favourite browser by clicking
agilicious/docs/html/index.html!