mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Auto-update README
This commit is contained in:
parent
a885556cf3
commit
01f8b0e91f
2 changed files with 13 additions and 11 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Etherpad for YunoHost
|
# Etherpad for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/etherpad)  
|
[](https://dash.yunohost.org/appci/app/etherpad)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=etherpad)
|
[](https://install-app.yunohost.org/?app=etherpad)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Etherpad pour YunoHost
|
# Etherpad pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/etherpad)  
|
[](https://dash.yunohost.org/appci/app/etherpad)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=etherpad)
|
[](https://install-app.yunohost.org/?app=etherpad)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Etherpad rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Etherpad 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
|
||||||
|
|
||||||
Etherpad est un éditeur collaboratif en temps réel évolutif pour des milliers d'utilisateurs simultanés en temps réel. Il fournit des capacités complètes d'exportation de données et s'exécute sur votre serveur, sous votre contrôle.
|
Etherpad est un éditeur collaboratif en temps réel évolutif pour des milliers d'utilisateurs simultanés en temps réel. Il fournit des capacités complètes d'exportation de données et s'exécute sur votre serveur, sous votre contrôle.
|
||||||
|
|
||||||
|
@ -21,9 +22,9 @@ Etherpad est un éditeur collaboratif en temps réel évolutif pour des milliers
|
||||||
|
|
||||||
**Démo :** https://video.etherpad.com/
|
**Démo :** https://video.etherpad.com/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -35,9 +36,9 @@ Vous pouvez accéder au panneau d'administration d'Etherpad à l'adresse `domain
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://etherpad.org/>
|
* Site officiel de l’app : <https://etherpad.org/>
|
||||||
* Documentation officielle de l'admin : <http://etherpad.org/doc/v1.8.18>
|
* Documentation officielle de l’admin : <http://etherpad.org/doc/v1.8.18>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/ether/etherpad-lite>
|
* Dépôt de code officiel de l’app : <https://github.com/ether/etherpad-lite>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_etherpad>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_etherpad>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_ynh/issues>
|
||||||
|
|
||||||
|
@ -53,4 +54,4 @@ ou
|
||||||
sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug
|
sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_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…
Add table
Reference in a new issue