The folder contains the documentation for CAP.
We are using Github Pages to host the documentation and the rendered version can be found here.
Doc pages are authored in Markdown - you can find a primer here.
Web site made with Material for MkDocs
cd CAP/docs
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material