mirror of
https://github.com/octoleo/plantuml-server.git
synced 2025-01-09 07:59:55 +00:00
303976279f
- [x] Add shortcut (`Ctrl+,`) for Setting dialog on the doc - [x] Add `Editor Watcher Timeout` and `Editor Options` - [x] Rearange level of titles and order of links
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
# PlantUML Server Web UI
|
|
|
|
## First example: "Alice and Bob"
|
|
|
|
![alice-bob](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/gifs/alice-bob.gif)
|
|
|
|
## Multipaging
|
|
|
|
Just see what you want.
|
|
And if its the second diagram page, so be it.
|
|
|
|
![multipaging](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/gifs/multipaging.gif)
|
|
|
|
## Split Screen
|
|
|
|
You have multiple monitors? You want to share your Window but only show the diagram and not the code? Than do it!
|
|
|
|
![multipaging](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/gifs/split-screen.gif)
|
|
|
|
## More
|
|
|
|
- [Settings](https://github.com/plantuml/plantuml-server/blob/master/docs/WebUI/settings.md)
|
|
- [PlantUML Language Features](https://github.com/plantuml/plantuml-server/blob/master/docs/WebUI/language-features.md)
|
|
- [Import/Export](https://github.com/plantuml/plantuml-server/blob/master/docs/WebUI/import-export.md)
|
|
- [Mobile Version](https://github.com/plantuml/plantuml-server/blob/master/docs/WebUI/mobile.md)
|