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

Finish the description of the ical module.

This commit is contained in:
Guillaume Ayoub 2010-07-09 01:09:48 +02:00
parent 51a5466ebb
commit 29f1375dd0

View file

@ -185,7 +185,8 @@ The module offers 5 sub-modules.
In this sub-module are written the classes to represent calendars and
calendar items in Radicale. The simple iCalendar readers and writers are
included in this file, to read and write requests and internally stored
calendars. The readers and writers are stupid
calendars. The readers and writers are small and stupid: they do not
fully understand the iCalendar format and do not know at all what a date is.
``xmlutils``
The functions defined in this sub-module are mainly called by the CalDAV