Documentation
To generate the documentation, you need mkdocs material and doxygen. You can get mkdocs using pip:
Do not forget to activate the option CAMEO_DOC while configuring with CMake.
You can test the site:
To publish the site, replace the docs directory with the build/docs directory then commit and push to the repository.