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:
parent
c3f2b13b26
commit
9bacf4a2bf
3 changed files with 15 additions and 9 deletions
|
@ -2,8 +2,14 @@
|
|||
Contribute
|
||||
============
|
||||
|
||||
You Don’t Know what to Do
|
||||
=========================
|
||||
|
||||
Interested in hacking? Please contact ``guillaume.ayoub[a]kozea.fr``.
|
||||
|
||||
You Know what to Do
|
||||
===================
|
||||
|
||||
Feel free to clone the `git repository on Gitorious
|
||||
<http://www.gitorious.org/radicale/radicale>`_ if you want to add new features
|
||||
or fix bugs.
|
||||
|
|
|
@ -7,8 +7,7 @@ User documentation
|
|||
|
||||
This document gives describes how to install and configure the server.
|
||||
|
||||
- `User documentation (HTML) </user_documentation>`_
|
||||
- `User documentation (Plain Text) </_plain/user_documentation>`_
|
||||
- `User documentation (HTML) <user_documentation>`_
|
||||
|
||||
Project description
|
||||
===================
|
||||
|
@ -16,8 +15,7 @@ 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 (Plain Text) </_plain/project_description>`_
|
||||
- `Project description (HTML) <project_description>`_
|
||||
|
||||
Technical choices
|
||||
=================
|
||||
|
@ -25,5 +23,4 @@ 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 (Plain Text) </_plain/technical_choices>`_
|
||||
- `Technical choices (HTML) <technical_choices>`_
|
||||
|
|
9
home.rst
9
home.rst
|
@ -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
|
||||
store multiple calendars.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue