d2/docs/flow.txt
Fahmi Akbar Wildana 3954431234
only auto adjust the height, remove AutoSize()
seems like the layout engine always came up with the optimal width
2025-02-23 12:21:55 +07:00

41 lines
1.2 KiB
Text

|------------|
| inputFile |
+------|-----+
|
|
|------|-----|
| d2parser |
+------|-----+
|
|
|
|----|----|
| d2ast |
+----|----+
|
|
|-------|------|
| d2compiler |
+-------|------+
|
|
|
|-----|------|
| d2graph |
+-----|------+
|
|
|-------------|-------------|
| d2layouts/d2dagrelayout |
+-------------|-------------+
|
|
+-------|------+
| |
| d2exporter |
+-------|------+
|
|
|-----|------|
| d2target |
+------------+