1
0
Fork 0
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:
yunohost-bot 2024-03-08 22:24:56 +00:00
parent 81441999a9
commit 5e7acb2482
2 changed files with 16 additions and 18 deletions

View file

@ -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

View file

@ -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 lapp : <https://nextcloud.com>
* Documentation officielle utilisateur : <https://docs.nextcloud.com/server/latest/user_manual/en/>
* Documentation officielle de ladmin : <https://docs.nextcloud.com/server/stable/admin_manual/>
* Dépôt de code officiel de lapp : <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 lapp : <https://nextcloud.com>
- Documentation officielle utilisateur : <https://docs.nextcloud.com/server/latest/user_manual/en/>
- Documentation officielle de ladmin : <https://docs.nextcloud.com/server/stable/admin_manual/>
- Dépôt de code officiel de lapp : <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