To install and run the site from a shell, use the following. Adjust accordingly for platforms other than windows. This assumes that Python 3.X has already been installed.
python -m venv .venv # Setup venv (first time only)
.venv\Scripts\Activate # Activate vnenv
pip install -r requirements.txt # Install dependencies
mkdocs serve # Run the development serverSetup vscode Ctrl + Shift + P (Command Palette) Python: Select Interpreter Choose `.venv\Scripts\python.exe``
- Hover terms linked to glossary
- Compare versions
- Changelog comments
- Convert to pdf
- Convert to json
- Policy comments on-demand