[fix] Obsolete page about contibuting the doc

This commit is contained in:
ljf 2017-08-25 02:19:41 +02:00
parent dad83b910c
commit 27de3fbd76
4 changed files with 24 additions and 9 deletions

View file

@ -1,3 +1,12 @@
#Accounting
# Accounting
<div class="alert alert-warning">
<b>
This page isn't valid anymore: it is no longer necessary to get an account to be able to contribute to the documentation. Now, you just need to click on "Edit" and [write the doc](/write_documentation).
</b>
</div>
<script>
window.location.replace("/write_documentation");
</script>
If you want to contribute to this documentation, you have to [ask an admin to create an account](/support) **OR** send merge requests to the pages' [git repository](https://github.com/YunoHost/doc).

View file

@ -1,3 +1,11 @@
#Comptes utilisateur
# Comptes utilisateur
Si vous voulez contribuer à cette documentation, vous devez [demander à un administrateur de vous créer un compte](/support_fr), ou modifier directement le répertoire des pages via le [dépôt Git](https://github.com/YunoHost/doc).
<div class="alert alert-warning">
<b>
Cette page n'est plus valide: il n'est plus nécessaire d'avoir un compte pour pouvoir éditer la documentation. Désormais, il suffit d'appuyer sur "Éditer" et d'[écrire la documentation](/write_documentation_fr).
</b>
</div>
<script>
window.location.replace("/write_documentation_fr");
</script>

View file

@ -4,7 +4,7 @@
This site allows to edit content directly online. You can edit any page by pressing `ESC` on your keyboard or by clicking the "Edit" button on the bottom-right side of your screen. You will be able to preview your changes by pressing `ESC` again or by clicking the "preview" button.
** Note: ** If you don't have any account you will have to send the modifications manually.
Once edited, you are able to submit your change by filling an email address.
## Via GitHub

View file

@ -6,9 +6,7 @@ Ce site permet déditer le contenu directement en ligne.
Pour éditer une page, appuyez pour la touche `Échap` ou cliquez sur le bouton « Éditer » en bas à droite de la page. Vous pourrez visualiser vos modifications en appuyant de nouveau sur `Échap`, ou en cliquant sur le bouton « Aperçu » en bas à droite de la page.
Une fois lédition effectuée, vous pouvez soumettre vos modifications par mail, ou via un [compte](/accounting_fr).
** Note :** Si vous navez pas de compte, vous devrez envoyer vos modifications manuellement.
Une fois lédition effectuée, vous pouvez soumettre vos modifications en renseignant un mail.
## Via GitHub