Skip to content

Commit e329e02

Browse files
1 parent 656b66f commit e329e02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

export/02-plantuml.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ permalink: /export/plantuml
1010

1111
There are two PlantUML exporters in the `structurizr-export` library - [StructurizrPlantUMLExporter](#structurizrplantumlexporter) and [C4PlantUMLExporter](#c4plantumlexporter).
1212

13+
An alternative C4-PlantUML exporter implementation can be found at
14+
[https://github.com/chriskn/structurizr-c4puml-extension](https://github.com/chriskn/structurizr-c4puml-extension).
15+
1316
## StructurizrPlantUMLExporter
1417

1518
The [StructurizrPlantUMLExporter](https://github.com/structurizr/java/blob/master/structurizr-export/src/main/java/com/structurizr/export/plantuml/StructurizrPlantUMLExporter.java) class generates PlantUML diagram definitions based upon how the Structurizr diagram renderer

0 commit comments

Comments
 (0)