diff --git a/docs/WebUI/README.md b/docs/WebUI/README.md index c65fedc..cc8c552 100644 --- a/docs/WebUI/README.md +++ b/docs/WebUI/README.md @@ -1,6 +1,6 @@ # PlantUML Server Web UI -## Alice and Bob +## First example: "Alice and Bob" ![alice-bob](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/gifs/alice-bob.gif) @@ -19,6 +19,7 @@ You have multiple monitors? You want to share your Window but only show the diag ## More -- [Settings](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/settings.md) -- [PlantUML Language Features](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/language-features.md) -- [Mobile Version](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/mobile.md) +- [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) +- [Mobile Version](https://github.com/plantuml/plantuml-server/blob/master/docs/WebUI/mobile.md) +- [Import/Export](https://github.com/plantuml/plantuml-server/blob/master/docs/WebUI/import-export.md) diff --git a/docs/WebUI/import-export.md b/docs/WebUI/import-export.md index a5d3fb0..2643768 100644 --- a/docs/WebUI/import-export.md +++ b/docs/WebUI/import-export.md @@ -5,7 +5,7 @@ Similar to [draw.io](https://app.diagrams.net) it is possible to load and contin # Export a diagram -Via the editor menu or Ctrl+S (or Meta+S in the case of a Mac) you can open the file save dialog. +Via the editor menu or Ctrl + S (or Meta + S in the case of a Mac) you can open the file save dialog. Here you can edit the file name, choose a file/diagram type and download the diagram. The default is to download the PlantUML code. diff --git a/docs/WebUI/mobile.md b/docs/WebUI/mobile.md index 98e6496..9c27a85 100644 --- a/docs/WebUI/mobile.md +++ b/docs/WebUI/mobile.md @@ -2,7 +2,7 @@ PlantUML Server is mobile ready. -## Alice and Bob +## First example: "Alice and Bob" ![alice-bob](https://raw.githubusercontent.com/plantuml/plantuml-server/master/docs/WebUI/gifs/mobile-alice-bob.gif)