From 264651c88e1c10511407c3f68bae35d7074fe74c Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Fri, 12 Feb 2016 22:38:02 +0100 Subject: [PATCH] Add the documentation page --- documentation.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/documentation.md b/documentation.md index e1d36366..d2022a29 100644 --- a/documentation.md +++ b/documentation.md @@ -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.