This folder contains documentation for contributors and Dyalog-internal developers working on the generator itself. It is plain Markdown with no build step.
| File | Description |
|---|---|
| api-reference.md | C# service classes that make up the generator's internal API. |
| architecture.md | High-level design of the generator pipeline and how components fit together. |
| contributing.md | Contribution workflow — branching, PRs, code style, and review process. |
| development-setup.md | How to build, run, and test the generator locally. |
| templates.md | How the Scriban code-generation templates work and how to modify them. |