esoe 2 years ago
parent
commit
116ca23ad3
  1. BIN
      out/muse/imaging/webContent/web - content.png
  2. 26
      plantuml/intro.md
  3. 20
      plantuml/intro.txt

BIN
out/muse/imaging/webContent/web - content.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

26
plantuml/intro.md

@ -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

20
plantuml/intro.txt

@ -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…
Cancel
Save