mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-29 16:55:32 +00:00
Generate documentation
This commit is contained in:
parent
8ba02f9d5f
commit
9f57b54a2b
1 changed files with 4 additions and 7 deletions
11
v3.html
11
v3.html
|
@ -790,13 +790,10 @@ user2:password2</code></pre>
|
|||
</section>
|
||||
<section class="level4" id="thunderbird">
|
||||
<h4>Thunderbird <a class="headerlink" href="#thunderbird">¶</a></h4>
|
||||
<section class="level5" id="cardbook">
|
||||
<h5>CardBook <a class="headerlink" href="#cardbook">¶</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">¶</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">¶</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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue