mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
Merge pull request #7 from YunoHost-Apps/testing
Creat admin account doc
This commit is contained in:
commit
0cf4fb775f
6 changed files with 16 additions and 3 deletions
|
@ -15,7 +15,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2022.04.23~ynh1
|
**Shipped version:** 2022.04.23~ynh1
|
||||||
|
|
||||||
|
@ -25,6 +26,10 @@ Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||||
|
|
||||||
![](./doc/screenshots/screenshot.png)
|
![](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
To create the initial administrator account: `https://yourdomain.com/launchpad`
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://www.overleaf.com
|
* Official app website: https://www.overleaf.com
|
||||||
|
|
|
@ -11,7 +11,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
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
|
||||||
|
|
||||||
|
@ -21,6 +22,10 @@ Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||||
|
|
||||||
![](./doc/screenshots/screenshot.png)
|
![](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
Pour créer le compte administrateur initial : `https://yourdomain.com/launchpad`
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://www.overleaf.com
|
* Site officiel de l'app : https://www.overleaf.com
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||||
|
|
1
doc/DESCRIPTION_fr.md
Normal file
1
doc/DESCRIPTION_fr.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Overleaf est un éditeur LaTeX collaboratif en ligne et en temps réel open source.
|
|
@ -0,0 +1 @@
|
||||||
|
To create the initial administrator account: `https://yourdomain.com/launchpad`
|
1
doc/DISCLAIMER_fr.md
Normal file
1
doc/DISCLAIMER_fr.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Pour créer le compte administrateur initial : `https://yourdomain.com/launchpad`
|
Loading…
Reference in a new issue