1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Add static files and reorganize folders.

This commit is contained in:
Guillaume Ayoub 2010-07-29 18:14:40 +02:00
parent 2a962b5af8
commit 5666da1d41
12 changed files with 330 additions and 2 deletions

26
pages/documentation.rst Normal file
View file

@ -0,0 +1,26 @@
===============
Documentation
===============
User documentation
==================
This document describes how to install and configure the server.
- `User documentation <user_documentation>`_
Project description
===================
This document defines the main goals of the Radicale Project, what it covers
and what it does not.
- `Project description <project_description>`_
Technical choices
=================
This document describes the global technical choices of the Radicale Project
and the global architectures of its different parts.
- `Technical choices <technical_choices>`_