This reprository contains the notes, documentation and ansible repository for the investigation that the ARC team leads.
More documentation about the team can be found at: https://fedora-arc.readthedocs.io/en/latest/index.html
python3 -m venv .venv
. .venv/bin/activate
pip install -r docs/requirements.txt
cd docs
make html
docs/_build/html