mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Auto-update README
This commit is contained in:
parent
81441999a9
commit
5e7acb2482
2 changed files with 16 additions and 18 deletions
17
README.md
17
README.md
|
@ -28,10 +28,9 @@ In addition to Nextcloud core features, the following are made available with th
|
|||
* Optionally access the user home folder from Nextcloud files (set at the installation, the sharing is enabled by default)
|
||||
* Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal
|
||||
|
||||
|
||||
**Shipped version:** 28.0.3~ynh2
|
||||
|
||||
**Demo:** https://demo.nextcloud.com/
|
||||
**Demo:** <https://demo.nextcloud.com/>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -39,12 +38,12 @@ In addition to Nextcloud core features, the following are made available with th
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://nextcloud.com>
|
||||
* Official user documentation: <https://docs.nextcloud.com/server/latest/user_manual/en/>
|
||||
* Official admin documentation: <https://docs.nextcloud.com/server/stable/admin_manual/>
|
||||
* Upstream app code repository: <https://github.com/nextcloud/server>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/nextcloud>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/nextcloud_ynh/issues>
|
||||
- Official app website: <https://nextcloud.com>
|
||||
- Official user documentation: <https://docs.nextcloud.com/server/latest/user_manual/en/>
|
||||
- Official admin documentation: <https://docs.nextcloud.com/server/stable/admin_manual/>
|
||||
- Upstream app code repository: <https://github.com/nextcloud/server>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/nextcloud>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/nextcloud_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -58,4 +57,4 @@ or
|
|||
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -28,10 +28,9 @@ En plus des fonctionnalités principales de Nextcloud, les fonctionnalités suiv
|
|||
* Accès optionnel au répertoire home depuis les fichiers Nextcloud (à activer à l'installation, le partage étant activé par défaut)
|
||||
* Utilise l'adresse `/.well-known` pour la synchronisation CalDAV et CardDAV du domaine si aucun autre service ne l'utilise déjà - par exemple, Baïkal
|
||||
|
||||
|
||||
**Version incluse :** 28.0.3~ynh2
|
||||
|
||||
**Démo :** https://demo.nextcloud.com/
|
||||
**Démo :** <https://demo.nextcloud.com/>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -39,12 +38,12 @@ En plus des fonctionnalités principales de Nextcloud, les fonctionnalités suiv
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://nextcloud.com>
|
||||
* Documentation officielle utilisateur : <https://docs.nextcloud.com/server/latest/user_manual/en/>
|
||||
* Documentation officielle de l’admin : <https://docs.nextcloud.com/server/stable/admin_manual/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/nextcloud/server>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/nextcloud>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/nextcloud_ynh/issues>
|
||||
- Site officiel de l’app : <https://nextcloud.com>
|
||||
- Documentation officielle utilisateur : <https://docs.nextcloud.com/server/latest/user_manual/en/>
|
||||
- Documentation officielle de l’admin : <https://docs.nextcloud.com/server/stable/admin_manual/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/nextcloud/server>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/nextcloud>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/nextcloud_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -58,4 +57,4 @@ ou
|
|||
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_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