ORE Studio Manuals
This page lists all of the available documentation ORE Studio provides.
All documentation is generated entirely by large language models (LLMs) working under human supervision. While every effort has been made to ensure accuracy, LLM-generated content can contain errors, omissions, or descriptions that do not match the actual software behaviour. If you find a discrepancy between these documents and the application, trust the application. Please report inaccuracies via the project issue tracker so they can be corrected.
Manuals
| Manual | Description | |
|---|---|---|
| ORE Studio User Manual | End-user guide: connecting, bootstrapping, provisioning, trading, and analytics. | Download PDF |
| Developer Guide | Coming soon — development environment, build system, conventions, testing, and contribution workflow. | — |
See also
- Knowledge — the full documentation graph.
- Functions — component and service documentation.
- ORE Studio Manual (developer) — for details on how the manual is built: the
ox-latexpipeline, Tufte layout, margin figures, version stamping, and thecompass build --direct manualcommand (deploy_manualCMake target in a full environment). - ORE Studio Site — for details on how the site is built and deployed; manual PDFs are published as static assets alongside the HTML pages via the
deploy_sitetarget.