The Up2U Guidelines are published at https://up2u.readthedocs.io/
This repository contains the source of the Guidelines in docs.
The source is written in Markdown. The output pages are generated with MkDocs.
One can generate it locally:
pip install -r docs/requirements.txt
mkdocs serve