mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
init
This commit is contained in:
commit
48e9bb0b71
4 changed files with 28 additions and 0 deletions
3
accounting.md
Normal file
3
accounting.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
#Accounting
|
||||
|
||||
If you want to contribute to this documentation, you have to ask an admin to create an account **OR** send merge requests to the pages' git repository.
|
3
accounting_fr.md
Normal file
3
accounting_fr.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
#Comptes utilisateur
|
||||
|
||||
Si vous voulez contribuer à cette documentation, vous devez demander à un administrateur de vous créer un compte, ou modifier directement le répertoire des pages via Git.
|
11
default.md
Normal file
11
default.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
#New page
|
||||
|
||||
This page is not created yet, you can edit it 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 won't be able to save your modifications, please ask an administrator **or** request merge via Git.
|
||||
|
||||
###Syntax
|
||||
|
||||
This page use the markdown syntax, please refer to the documentation for further informations:
|
||||
|
||||
http://daringfireball.net/projects/markdown/syntax
|
11
default_fr.md
Normal file
11
default_fr.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
#Nouvelle page
|
||||
|
||||
Cette page n'existe pas encore, vous pouvez l'éditer en appuyant sur la touche ```<ESC>``` de votre clavier, ou en cliquant sur le bouton "edit" en bas à droite de votre écran. Vous pourrez avoir un aperçu de vos changements en appuyant à nouveau sur la touche ```<ESC>``` ou en cliquant sur le bouton "preview".
|
||||
|
||||
** Note: ** Si vous n'avez pas de compte vous ne serez pas en mesure de sauvegarder vos modifications, veuillez demander un accès à un administrateur **ou** proposer les modifications via Git.
|
||||
|
||||
|
||||
### Syntaxe
|
||||
Cette page utilise la syntaxe Markdown, veuillez vous référer à la documentation pour plus d'informations:
|
||||
|
||||
http://daringfireball.net/projects/markdown/syntax
|
Loading…
Reference in a new issue