mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add docs.md
This commit is contained in:
parent
f81a5a45bf
commit
234abdb812
1 changed files with 25 additions and 0 deletions
25
docs.md
Normal file
25
docs.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
#Documentation
|
||||
|
||||
<br />
|
||||
YunoHost has 3 documentation sections:
|
||||
|
||||
<br />
|
||||
<a class="btn btn-primary" href="/admindoc">Administrator guide</a>
|
||||
<span class="text-muted">including installation, server management and application gestion</span>
|
||||
|
||||
<br />
|
||||
<a class="btn btn-success" href="/userdoc">User guide</a>
|
||||
<span class="text-muted">regarding the daily usage of your server and some client configuration "HOW-TOs"</span>
|
||||
|
||||
<br />
|
||||
<a class="btn btn-danger" href="/contribute">Contributor guide</a>
|
||||
<span class="text-muted">which contains everything you have to know about us and the way we work</span>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
And if you want to know more about YunoHost, you may want to check out these pages:
|
||||
* [What is YunoHost ?](/whatsyunohost)
|
||||
* [History](/history)
|
||||
* [Latest news](/news)
|
||||
* [Roadmap](/roadmap)
|
||||
* [Security](/security)
|
Loading…
Reference in a new issue