add documentation

This commit is contained in:
Florian
2023-05-02 22:04:32 +02:00
committed by PlantUML
parent f727c6dd13
commit ed49010303
18 changed files with 85 additions and 1 deletions

15
docs/WebUI/settings.md Normal file
View File

@@ -0,0 +1,15 @@
# Settings
## Rendering Type
You want always to work and see only the SVG version? Not Problem.
Choose the rendering type you want to see.
![rendering-type](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/gifs/settings-rendering-type.gif)
## Theme
The sun is too bright? You live on the dark side or only in the basement?
Choose between the `dark` and `light` theme.
![theme](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/gifs/settings-theme.gif)