Просмотр исходного кода

feat(node): add raspbian gen os (#589)

* Add Raspberry Pi logo for describing RPis.

* Added raspbian.png for Raspberry Pis.

* update raspbian.png for size
pull/566/merge
abrudner 2 лет назад
committed by GitHub
Родитель
Сommit
93adbcc52d
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
3 измененных файлов: 5 добавлений и 0 удалений
  1. +4
    -0
      diagrams/generic/os.py
  2. +1
    -0
      docs/nodes/generic.md
  3. Двоичные данные
      resources/generic/os/raspbian.png

+ 4
- 0
diagrams/generic/os.py Просмотреть файл

@@ -24,6 +24,10 @@ class LinuxGeneral(_Os):
_icon = "linux-general.png"


class Raspbian(_Os):
_icon = "raspbian.png"


class Suse(_Os):
_icon = "suse.png"



+ 1
- 0
docs/nodes/generic.md Просмотреть файл

@@ -36,6 +36,7 @@ Node classes list of generic provider.
- **diagrams.generic.os.Centos**
- **diagrams.generic.os.IOS**
- **diagrams.generic.os.LinuxGeneral**
- **diagrams.generic.os.Raspbian**
- **diagrams.generic.os.Suse**
- **diagrams.generic.os.Ubuntu**
- **diagrams.generic.os.Windows**


Двоичные данные
resources/generic/os/raspbian.png Просмотреть файл

До После
Ширина: 204  |  Высота: 256  |  Размер: 32 KiB

Загрузка…
Отмена
Сохранить