Skip to content

Commit

Permalink
Добавлено: Gaphor
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Apr 28, 2024
1 parent ce5423e commit 86aec41
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export const docs = [
{ text: 'Fragments', link: '/fragments' },
{ text: 'Fretboard', link: '/fretboard' },
{ text: 'G4Music', link: '/g4music' },
{ text: 'Gaphor', link: '/gaphor' },
{ text: 'GDM Настройки', link: '/gdm-settings' },
{ text: 'Git', link: '/git' },
{ text: 'GitHub Desktop', link: '/github-desktop' },
Expand Down
26 changes: 26 additions & 0 deletions docs/apps/gaphor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
aggregation:
flatpak: org.gaphor.Gaphor
appstream:
id: corg.gaphor.Gaphor
name: Gaphor
icon: /gaphor/org.gaphor.Gaphor.png
summary: Элегантное воспроизведение вашей музыки
metadata_license:
name: GNU GPLv3
link: https://choosealicense.com/licenses/gpl-3.0/
developer:
name: Gaphor
url:
homepage: https://gaphor.org/
translate: https://hosted.weblate.org/projects/gaphor/gaphor/
bugtracker: https://github.com/gaphor/gaphor/issues/
---

# Gaphor

Gaphor — приложение для моделирования на UML, SysML, RAAML и C4. Оно разработано так, чтобы быть простым в использовании, оставаясь при этом мощным. Gaphor реализует полностью совместимую модель данных UML 2, поэтому это гораздо больше, чем инструмент для рисования картинок. Вы можете использовать Gaphor для быстрой визуализации различных аспектов системы, а также для создания полных, очень сложных моделей.

Gaphor предоставляет четыре языка моделирования: UML, SysML, RAAML и C4 и делает их доступными для начинающих.

<!--@include: @apps/_parts/install/content-flatpak.md-->
Binary file added docs/public/gaphor/org.gaphor.Gaphor.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 86aec41

Please sign in to comment.