1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2024-09-03 19:56:27 +02:00

Merge branch 'texlive-xetex' of https://github.com/YunoHost-Apps/overleaf_ynh into texlive-xetex

This commit is contained in:
yalh76 2023-09-12 22:38:08 +02:00
commit 0ed9b7d32a
2 changed files with 13 additions and 13 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Overleaf for YunoHost
[![Integration level](https://dash.yunohost.org/integration/overleaf.svg)](https://dash.yunohost.org/appci/app/overleaf) ![Working status](https://ci-apps.yunohost.org/ci/badges/overleaf.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/overleaf.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/overleaf.svg)](https://dash.yunohost.org/appci/app/overleaf) ![Working status](https://ci-apps.yunohost.org/ci/badges/overleaf.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/overleaf.maintain.svg)
[![Install Overleaf with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=overleaf)
*[Lire ce readme en français.](./README_fr.md)*
@ -20,7 +21,6 @@ Overleaf is an open-source online real-time collaborative LaTeX editor.
**Shipped version:** 2022.04.23~ynh1
## Screenshots
![Screenshot of Overleaf](./doc/screenshots/screenshot.png)

View file

@ -5,25 +5,25 @@ It shall NOT be edited by hand.
# Overleaf pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/overleaf.svg)](https://dash.yunohost.org/appci/app/overleaf) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/overleaf.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/overleaf.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/overleaf.svg)](https://dash.yunohost.org/appci/app/overleaf) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/overleaf.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/overleaf.maintain.svg)
[![Installer Overleaf avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=overleaf)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Overleaf 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.*
> *Ce package vous permet dinstaller Overleaf rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Overleaf est un éditeur LaTeX collaboratif en ligne et en temps réel open source.
**Version incluse :** 2022.04.23~ynh1
**Version incluse :** 2022.04.23~ynh1
## Captures décran
## Captures d'écran
![Capture d'écran de Overleaf](./doc/screenshots/screenshot.png)
![Capture décran de Overleaf](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -31,9 +31,9 @@ Pour créer le compte administrateur initial : `https://yourdomain.com/launchpad
## Documentations et ressources
* Site officiel de l'app : <https://www.overleaf.com>
* Site officiel de lapp : <https://www.overleaf.com>
* Documentation officielle utilisateur : <https://www.overleaf.com/learn>
* Dépôt de code officiel de l'app : <https://github.com/overleaf/overleaf>
* Dépôt de code officiel de lapp : <https://github.com/overleaf/overleaf>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_overleaf>
* Signaler un bug : <https://github.com/YunoHost-Apps/overleaf_ynh/issues>
@ -49,4 +49,4 @@ ou
sudo yunohost app upgrade overleaf -u https://github.com/YunoHost-Apps/overleaf_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>