Installation¶
This page covers local setup for the docs site and a minimal developer environment for RQM package-level work.
Docs site (MkDocs + Material)¶
Local docs URL: http://127.0.0.1:8000
Strict static build:
Build output: site/
RQM package-level environment (optional)¶
If you are evaluating package-level integration, install the packages you need for your workflow:
Or install from source for active development:
Repeat for other repositories as needed.