Skip to content

Commit fade399

Browse files
zeroheureWhyNotHugo
authored andcommitted
more explanations of "collection" meaning
1 parent 3433f8a commit fade399

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/tutorial.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,11 @@ as a file called ``color`` within the calendar folder.
176176
More information about collections
177177
----------------------------------
178178

179-
"Collection" is a collective term for addressbooks and calendars. Each
180-
collection from a storage has a "collection name", a unique identifier for each
179+
"Collection" is a collective term for addressbooks and calendars. A Cardav or
180+
Caldav server can contains several "collections" which correspond to several
181+
addressbooks or calendar.
182+
183+
Each collection from a storage has a "collection name", a unique identifier for each
181184
collection. In the case of :storage:`filesystem`-storage, this is the name of the
182185
directory that represents the collection, in the case of the DAV-storages this
183186
is the last segment of the URL. We use this identifier in the ``collections``

0 commit comments

Comments
 (0)