From 88ff1d86b0894fb375778658c0474906c71372b8 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 6 Aug 2021 18:11:20 +0000 Subject: [PATCH] Auto-update README --- README.md | 47 ++++++++++++++++++----------------------------- README_fr.md | 46 +++++++++++++++------------------------------- 2 files changed, 33 insertions(+), 60 deletions(-) diff --git a/README.md b/README.md index 64ca3c5..947f018 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # Synapse Admin for YunoHost [![Integration level](https://dash.yunohost.org/integration/synapse-admin.svg)](https://dash.yunohost.org/appci/app/synapse-admin) ![](https://ci-apps.yunohost.org/ci/badges/synapse-admin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/synapse-admin.maintain.svg) @@ -5,43 +10,25 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Synapse Admin quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* +> *This package allows you to install Synapse Admin quickly and simply on a YunoHost server. +If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview -**Shipped version:** 0.8.0 +Admin UI for Synapse -## Screenshots +**Shipped version:** 0.8.1~ynh1 -![](https://raw.githubusercontent.com/Awesome-Technologies/synapse-admin/master/screenshots.jpg) -## Configuration -## Documentation +## Documentation and resources - * Official documentation: - * YunoHost documentation: https://yunohost.org/en/app_synapse-admin - -## YunoHost specific features - -#### Multi-user support - -* Is LDAP supported? **NO** -* Can the app be used by multiple users? **NO** - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/synapse-admin.svg)](https://ci-apps.yunohost.org/ci/apps/synapse-admin/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/synapse-admin.svg)](https://ci-apps-arm.yunohost.org/ci/apps/synapse-admin/) - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/synapse-admin_ynh/issues - * Upstream app repository: https://github.com/Awesome-Technologies/synapse-admin - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://github.com/Awesome-Technologies/synapse-admin +* Official user documentation: https://yunohost.org/en/app_synapse-admin +* Official admin documentation: https://yunohost.org/packaging_apps +* Upstream app code repository: https://github.com/Awesome-Technologies/synapse-admin +* YunoHost documentation for this app: https://yunohost.org/app_synapse-admin +* Report a bug: https://github.com/YunoHost-Apps/synapse-admin_ynh/issues ## Developer info @@ -53,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/synapse-admin_ynh/tre or sudo yunohost app upgrade synapse-admin -u https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 262b0c0..2908313 100644 --- a/README_fr.md +++ b/README_fr.md @@ -3,46 +3,28 @@ [![Niveau d'intégration](https://dash.yunohost.org/integration/synapse-admin.svg)](https://dash.yunohost.org/appci/app/synapse-admin) ![](https://ci-apps.yunohost.org/ci/badges/synapse-admin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/synapse-admin.maintain.svg) [![Installer Synapse Admin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse-admin) -*[Read this readme in english.](./README.md)* +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer Synapse Admin rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/install) pour apprendre comment l'installer.* +> *Ce package vous permet d'installer Synapse Admin 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.* ## Vue d'ensemble +Admin UI pour Synapse -**Version incluse :** 0.8.0 +**Version incluse :** 0.8.1~ynh1 -## Captures d'écran -![](https://raw.githubusercontent.com/Awesome-Technologies/synapse-admin/master/screenshots.jpg) -## Configuration +## Documentations et ressources -## Documentation - - * Documentation officielle : - * Documentation YunoHost : https://yunohost.org/fr/app_synapse-admin - -## Caractéristiques spécifiques YunoHost - -#### Support multi-utilisateur - -* L'authentification LDAP est-elle prise en charge ? **Non** -* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Non** - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/synapse-admin.svg)](https://ci-apps.yunohost.org/ci/apps/synapse-admin/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/synapse-admin.svg)](https://ci-apps-arm.yunohost.org/ci/apps/synapse-admin/) - -## Liens - - * Signaler un bug : https://github.com/YunoHost-Apps/synapse-admin_ynh/issues - * Dépôt de l'application principale : https://github.com/Awesome-Technologies/synapse-admin - * Site web YunoHost : https://yunohost.org/ - ---- +* Site officiel de l'app : https://github.com/Awesome-Technologies/synapse-admin +* Documentation officielle utilisateur : https://yunohost.org/en/app_synapse-admin +* Documentation officielle de l'admin : https://yunohost.org/packaging_apps +* Dépôt de code officiel de l'app : https://github.com/Awesome-Technologies/synapse-admin +* Documentation YunoHost pour cette app : https://yunohost.org/app_synapse-admin +* Signaler un bug : https://github.com/YunoHost-Apps/synapse-admin_ynh/issues ## Informations pour les développeurs @@ -54,3 +36,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/synapse-admin_ynh/tre ou sudo yunohost app upgrade synapse-admin -u https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file