1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Generate documentation

This commit is contained in:
Github Actions 2022-01-07 22:57:39 +00:00
parent 8ba02f9d5f
commit 9f57b54a2b

11
v3.html
View file

@ -790,13 +790,10 @@ user2:password2</code></pre>
</section>
<section class="level4" id="thunderbird">
<h4>Thunderbird <a class="headerlink" href="#thunderbird">&para;</a></h4>
<section class="level5" id="cardbook">
<h5>CardBook <a class="headerlink" href="#cardbook">&para;</a></h5>
<p>Add a new address book on the network with CardDAV. You have to enter the full URL of the collection (e.g. <code>http://localhost:5232/user/addressbook</code>) and your user name.</p>
</section>
<section class="level5" id="lightning">
<h5>Lightning <a class="headerlink" href="#lightning">&para;</a></h5>
<p>Add a new calendar on the network with <code>CalDAV</code>. (Don't use <code>iCalendar (ICS)</code>!) You have to enter the full URL of the collection (e.g. <code>http://localhost:5232/user/calendar</code>). If you want to add calendars from different users on the same server, you can specify the user name in the URL (e.g. <code>http://user@localhost...</code>)</p>
<p>Add a new calendar on the network. Enter your username and the URL of the Radicale server (e.g. <code>http://localhost:5232</code>). After asking for your password, it will list the existing calendars.</p>
<section class="level5" id="adress-books-with-cardbook-add-on">
<h5>Adress books with CardBook add-on <a class="headerlink" href="#adress-books-with-cardbook-add-on">&para;</a></h5>
<p>Add a new address book on the network with CardDAV. Enter the URL of the Radicale server (e.g. <code>http://localhost:5232</code>) and your username and password. It will list your existing address books.</p>
</section>
</section>
<section class="level4" id="infcloud-caldavzap-and-carddavmate">