This directory holds the source files for the JAAS documentation hosted at https://canonical-jaas-documentation.readthedocs-hosted.com/.
To compile the documentation locally run:
make install
followed by:
make run
and then visit http://127.0.0.1:8000