# Dependency Diagram From the repository root, generate the SVG with [D2](https://d2lang.com): ```sh d2 --theme 4 --dark-theme 200 --layout elk --pad 32 support/docs/dependency-hierarchy.d2 support/docs/dependency-hierarchy.svg ```