This document describes development setup and workflow.
All documentation is written in markdown to reduce friction writing documentation. Sphinx generates documentation and directives are passed using markdown code blocks. See The MyST Syntax Guide for details.
TODO: Document debugpy debugger integration here once the --debugpy
flag has been added.
Check out the MyST-Markdown VS Code extension for MyST extended syntax highlighting.