mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Auto-update README
This commit is contained in:
parent
16ca9a8d2a
commit
2ff420911b
2 changed files with 13 additions and 13 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Diagrams.net for YunoHost
|
# Diagrams.net for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Working status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Working status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
||||||
[![Install Diagrams.net with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
[![Install Diagrams.net with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
|
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 20.8.3~ynh1
|
**Shipped version:** 20.8.13~ynh1
|
||||||
|
|
||||||
**Demo:** https://app.diagrams.net/
|
**Demo:** https://app.diagrams.net/
|
||||||
|
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,26 +5,26 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Diagrams.net pour YunoHost
|
# Diagrams.net pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
||||||
[![Installer Diagrams.net avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
[![Installer Diagrams.net avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Diagrams.net rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Diagrams.net rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 20.8.3~ynh1
|
**Version incluse :** 20.8.13~ynh1
|
||||||
|
|
||||||
**Démo :** https://app.diagrams.net/
|
**Démo :** https://app.diagrams.net/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||
![Capture d'écran de Diagrams.net](./doc/screenshots/screenshot.png)
|
![Capture d’écran de Diagrams.net](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -34,9 +34,9 @@ Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://www.diagrams.net/>
|
* Site officiel de l’app : <https://www.diagrams.net/>
|
||||||
* Documentation officielle de l'admin : <https://www.diagrams.net/doc>
|
* Documentation officielle de l’admin : <https://www.diagrams.net/doc>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/jgraph/drawio>
|
* Dépôt de code officiel de l’app : <https://github.com/jgraph/drawio>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_diagramsnet>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_diagramsnet>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/diagramsnet_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/diagramsnet_ynh/issues>
|
||||||
|
|
||||||
|
@ -52,4 +52,4 @@ ou
|
||||||
sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Reference in a new issue