d2/d2compiler/doc.go

4 lines
137 B
Go
Raw Normal View History

// Package d2compiler implements a parser, compiler and autoformatter for the Terrastruct d2
// diagramming language.
package d2compiler