Skip to content

Commit

Permalink
Add missing libraries from the gateway container
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Oct 12, 2023
1 parent 0a5e22a commit d7e4dcd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/modules/setup/pages/install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,21 +71,28 @@ The `yuzutech/kroki` container is the only container that must be running for a

The {uri-docker-kroki-image}[yuzutech/kroki] image contains the gateway server, and the following diagram libraries out-of-the-box:

* {uri-actdiag}[ActDiag]
* {uri-blockdiag}[BlockDiag]
* https://bytefield-svg.deepsymmetry.org/[Bytefield]
* https://github.com/terrastruct/d2[D2]
* http://ditaa.sourceforge.net[Ditaa]
* https://github.com/BurntSushi/erd[Erd]
* https://www.graphviz.org/[GraphViz]
* https://github.com/skanaar/nomnoml[Nomnoml]
* {uri-nwdiag}[NwDiag]
* {uri-packetdiag}[PacketDiag]
* https://github.com/drhsqlite/pikchr[Pikchr]
* https://github.com/plantuml/plantuml[PlantUML] including https://github.com/RicardoNiepel/C4-PlantUML[C4 model]
* {uri-rackdiag}[RackDiag]
* {uri-seqdiag}[SeqDiag]
* https://github.com/structurizr/dsl[Structurizr]
* https://github.com/ivanceras/svgbob[Svgbob]
* https://github.com/hdl/symbolator[Symbolator]
* https://github.com/umlet/umlet[UMlet]
* https://github.com/vega/vega[Vega]
* https://github.com/vega/vega-lite[Vega-Lite]
* https://wavedrom.com[WaveDrom]
* {uri-wireviz}[WireViz]

In other words, the following endpoints will be available:

Expand Down

0 comments on commit d7e4dcd

Please sign in to comment.