docs-enduser Enduser documentation for the NREC Community Cloud development git clone <repo> cd docs-enduser virtualenv . -p /path/to/python3 source bin/activate pip install -r requirements.txt cd docs make html xdg-open _build/html/index.html &