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

Fix consistency for titles.

This commit is contained in:
Guillaume Ayoub 2010-04-23 00:13:43 +02:00
parent c3f2b13b26
commit 9bacf4a2bf
3 changed files with 15 additions and 9 deletions

View file

@ -2,8 +2,14 @@
Contribute Contribute
============ ============
You Dont Know what to Do
=========================
Interested in hacking? Please contact ``guillaume.ayoub[a]kozea.fr``. Interested in hacking? Please contact ``guillaume.ayoub[a]kozea.fr``.
You Know what to Do
===================
Feel free to clone the `git repository on Gitorious Feel free to clone the `git repository on Gitorious
<http://www.gitorious.org/radicale/radicale>`_ if you want to add new features <http://www.gitorious.org/radicale/radicale>`_ if you want to add new features
or fix bugs. or fix bugs.

View file

@ -7,8 +7,7 @@ User documentation
This document gives describes how to install and configure the server. This document gives describes how to install and configure the server.
- `User documentation (HTML) </user_documentation>`_ - `User documentation (HTML) <user_documentation>`_
- `User documentation (Plain Text) </_plain/user_documentation>`_
Project description Project description
=================== ===================
@ -16,8 +15,7 @@ Project description
This document defines the main goals of the Radicale Project, what it covers This document defines the main goals of the Radicale Project, what it covers
and what it does not. and what it does not.
- `Project description (HTML) </project_description>`_ - `Project description (HTML) <project_description>`_
- `Project description (Plain Text) </_plain/project_description>`_
Technical choices Technical choices
================= =================
@ -25,5 +23,4 @@ Technical choices
This document describes the global technical choices of the Radicale Project This document describes the global technical choices of the Radicale Project
and the global architectures of its different parts. and the global architectures of its different parts.
- `Technical choices (HTML) </technical_choices>`_ - `Technical choices (HTML) <technical_choices>`_
- `Technical choices (Plain Text) </_plain/technical_choices>`_

View file

@ -1,6 +1,9 @@
==================================== ==========
Radicale, a Simple Calendar Server Radicale
==================================== ==========
A Simple Calendar Server
========================
The Radicale Project is a complete CalDAV calendar server solution. It can The Radicale Project is a complete CalDAV calendar server solution. It can
store multiple calendars. store multiple calendars.