Skip to content

How-to guides

Task-oriented recipes — "how do I do X?" Each guide assumes you already know the basics and want to get one thing done.

Task guides

Operational runbooks

Support and operations procedures for a running RA deployment:

Adding a docs page (the standard)

  • Tutorialdocs/tutorials/ — teaches a beginner by doing.
  • How-todocs/how-to/ — steps to accomplish one task.
  • Referencedocs/reference/ — the product contract; the HTTP API rendered from its OpenAPI spec.
  • Explanationdocs/explanation/ — the why: design, rationale, standards.

Add the page to nav: in mkdocs.yml. Preview locally with mkdocs serve (deps in docs/requirements.txt).