mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Add the documentation page
This commit is contained in:
parent
eb315ab6ef
commit
264651c88e
1 changed files with 16 additions and 0 deletions
|
@ -3,3 +3,19 @@ layout: page
|
||||||
title: Documentation
|
title: Documentation
|
||||||
permalink: /documentation/
|
permalink: /documentation/
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## User documentation
|
||||||
|
|
||||||
|
The [user documentation]({{ site.baseurl }}/user_documentation) describes how
|
||||||
|
to install and configure the server.
|
||||||
|
|
||||||
|
## Project description
|
||||||
|
|
||||||
|
The [project description]({{ site.baseurl }}/project_description) defines the
|
||||||
|
main goals of the Radicale Project, what it covers and what it does not.
|
||||||
|
|
||||||
|
## Technical choices
|
||||||
|
|
||||||
|
The [technical choices]({{ site.baseurl }}/technical_choices) describes the
|
||||||
|
global technical choices of the Radicale Project and the global architectures
|
||||||
|
of its different parts.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue