doc: fix some minor issues
- [x] fix README link to docs - [x] rename `Alice and Bob` to `First example: "Alice and Bob"` - [x] add `Import/Export`link - [x] add `<kbd>` tag on `Ctrl+S`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# PlantUML Server Web UI
|
||||
|
||||
## Alice and Bob
|
||||
## First example: "Alice and Bob"
|
||||
|
||||

|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user