esoe
2 years ago
3 changed files with 26 additions and 20 deletions
Before Width: | Height: | Size: 17 KiB |
@ -0,0 +1,26 @@ |
|||||||
|
# Описание: |
||||||
|
* [Страничка разработчиков](https://plantuml.com/) |
||||||
|
|
||||||
|
|
||||||
|
# Гайд: |
||||||
|
* [Руководство пользователя](https://crashedmind.github.io/PlantUMLHitchhikersGuide/) |
||||||
|
|
||||||
|
# Примеры использования: |
||||||
|
* [Примеры использования](https://real-world-plantuml.com/) |
||||||
|
|
||||||
|
# SQL + PlantUML: Generate Automatic Database Diagrams |
||||||
|
* [Автоматизация построения диаграмм](https://raphael-leger.medium.com/automatically-generating-up-to-date-database-diagrams-with-typeorm-d1279a20545e) |
||||||
|
|
||||||
|
# vs code plugin |
||||||
|
|
||||||
|
## Открыть область диаграммы (vs code): |
||||||
|
Alt+d |
||||||
|
|
||||||
|
## Темы диаграммы: |
||||||
|
'!theme mimeograph |
||||||
|
'!theme reddress-darkblue |
||||||
|
'!theme plain |
||||||
|
'!theme hacker |
||||||
|
'!theme cyborg-outline |
||||||
|
!theme cerulean-outline |
||||||
|
|
@ -1,20 +0,0 @@ |
|||||||
Описание: |
|
||||||
https://plantuml.com/ |
|
||||||
|
|
||||||
гайд: |
|
||||||
https://crashedmind.github.io/PlantUMLHitchhikersGuide/ |
|
||||||
|
|
||||||
Примеры использования: |
|
||||||
https://real-world-plantuml.com/ |
|
||||||
|
|
||||||
Открыть область диаграммы: |
|
||||||
Alt+d |
|
||||||
|
|
||||||
Темы диаграммы: |
|
||||||
'!theme mimeograph |
|
||||||
'!theme reddress-darkblue |
|
||||||
'!theme plain |
|
||||||
'!theme hacker |
|
||||||
'!theme cyborg-outline |
|
||||||
!theme cerulean-outline |
|
||||||
|
|
Loading…
Reference in new issue