add doc: how to add fonts

Add an example about how to add additional fonts indside the PlantUML docker container.
This commit is contained in:
Florian
2023-05-24 22:24:50 +02:00
committed by PlantUML
parent 303976279f
commit f6fa448ed8
3 changed files with 87 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# Examples
- [Additional fonts inside the PlantUML docker container](./additional-fonts)
- [Nginx simple reverse proxy example](./nginx-simple)
- [Nginx reverse proxy example with defined location directive (different context path)](./nginx-contextpath)
- [Kubernetes simple deployment](./kubernetes-simple)