d2/d2compiler/doc.go

7 lines
231 B
Go
Raw Normal View History

// Package d2compiler implements a parser, compiler and autoformatter for the Terrastruct d2
// diagramming language.
//
// https://github.com/terrastruct/d2-vscode
// https://terrastruct.com/docs/d2/tour/intro/
package d2compiler