Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 732 Bytes

File metadata and controls

17 lines (10 loc) · 732 Bytes

Developing

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.

Debugging

TODO: Document debugpy debugger integration here once the --debugpy flag has been added.

Integrations

Check out the MyST-Markdown VS Code extension for MyST extended syntax highlighting.