1
0
Fork 0
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:
Guillaume Ayoub 2016-02-12 22:38:02 +01:00
parent eb315ab6ef
commit 264651c88e

View file

@ -3,3 +3,19 @@ layout: page
title: 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.