1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Creation of the documentation repository

This commit is contained in:
Guillaume Ayoub 2009-07-29 17:19:55 +02:00
commit d8df38f4d7
9 changed files with 446 additions and 0 deletions

29
documentation.rst Normal file
View file

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