mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Auto-update README
This commit is contained in:
parent
00b055e9c2
commit
a89b9bee00
2 changed files with 15 additions and 17 deletions
15
README.md
15
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -29,10 +29,9 @@ Online collaborative edition of ONLYOFFICE documents requires:
|
|||
|
||||
A solution made easy by YunoHost is to install (1.i) and (2.i), see [section below](https://github.com/YunoHost-Apps/onlyoffice_ynh/#configuration-of-onlyoffice-server). The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install (1.ii) and (2.i) on one Nextcloud instance. However, performance and architecture are limited.
|
||||
|
||||
|
||||
**Shipped version:** 7.5~ynh1
|
||||
|
||||
**Demo:** https://www.onlyoffice.com/fr/download-desktop.aspx
|
||||
**Demo:** <https://www.onlyoffice.com/fr/download-desktop.aspx>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -92,10 +91,10 @@ Prerequisite: **ONLYOFFICE should be public**, see previous section.
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://www.onlyoffice.com>
|
||||
* Upstream app code repository: <https://github.com/ONLYOFFICE/DocumentServer>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/onlyoffice>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/onlyoffice_ynh/issues>
|
||||
- Official app website: <https://www.onlyoffice.com>
|
||||
- Upstream app code repository: <https://github.com/ONLYOFFICE/DocumentServer>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/onlyoffice>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/onlyoffice_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -103,7 +102,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade onlyoffice -u https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -29,10 +29,9 @@ L'édition collaborative en ligne des documents ONLYOFFICE nécessite :
|
|||
|
||||
Une solution rendue facile par YunoHost est d'installer (1.i) et (2.i), voir [ci-dessous](https://github.com/YunoHost-Apps/onlyoffice_ynh/blob/master/README_fr.md#configuration-de-onlyoffice-server). Les utilisateurs qui aiment le tout Nextcloud peuvent suivre [ce tutoriel](https://github.com/YunoHost-Apps/nextcloud_ynh/blob/master/README_fr.md#configurer-lint%C3%A9gration-donlyoffice) pour installer le Community Document Server (1.ii) et ONLYOFFICE connector (2.i) sur une instance Nextcloud. Cependant, les performances et l'architecture sont limitées.
|
||||
|
||||
|
||||
**Version incluse :** 7.5~ynh1
|
||||
|
||||
**Démo :** https://www.onlyoffice.com/fr/download-desktop.aspx
|
||||
**Démo :** <https://www.onlyoffice.com/fr/download-desktop.aspx>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -92,10 +91,10 @@ Prérequis : **ONLYOFFICE doit être public**, voir la section précédente.
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://www.onlyoffice.com>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/ONLYOFFICE/DocumentServer>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/onlyoffice>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/onlyoffice_ynh/issues>
|
||||
- Site officiel de l’app : <https://www.onlyoffice.com>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/ONLYOFFICE/DocumentServer>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/onlyoffice>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/onlyoffice_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -103,10 +102,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade onlyoffice -u https://github.com/YunoHost-Apps/onlyoffice_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