You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
851 B
27 lines
851 B
2 years ago
|
# Описание:
|
||
|
* [Страничка разработчиков](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
|
||
|
|