From 03270e884d924c8a97a89c110e3abeb06e9ef651 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Sun, 26 Sep 2021 20:30:02 +0000 Subject: [PATCH] Generate documentation --- 1.1.html | 4 ++-- 2.1.html | 6 +++--- 3.0.html | 2 +- master.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/1.1.html b/1.1.html index aaf0f3e1..c33464d3 100644 --- a/1.1.html +++ b/1.1.html @@ -1739,7 +1739,7 @@ This folder is a set of storage modules able to read and write collections. Curr
  • WSGI support
  • IPv6 support
  • Smart, verbose and configurable logs
  • -
  • Apple iCal 4 and iPhone support (by Łukasz Langa)
  • +
  • Apple iCal 4 and iPhone support (by Łukasz Langa)
  • CalDAV-Sync support (by Marten Gajda)
  • aCal support
  • KDE KOrganizer support
  • @@ -1759,7 +1759,7 @@ This folder is a set of storage modules able to read and write collections. Curr

    July 2, 2011 - Feature Freeze for 0.6

    According to the roadmap, a lot of features have been added since Radicale 0.5, much more than expected. It's now time to test Radicale with your favourite client and to report bugs before we release the next stable version!

    -

    Last week, the iCal and iPhone support written by Łukasz has been fixed in order to restore the broken Lightning support. After two afternoons of tests with Rémi, we managed to access the same calendar with Lightning, iCal, iPhone and Evolution, and finally discovered that CalDAV could also be a perfect instant messaging protocol between a Mac, a PC and a phone.

    +

    Last week, the iCal and iPhone support written by Łukasz has been fixed in order to restore the broken Lightning support. After two afternoons of tests with Rémi, we managed to access the same calendar with Lightning, iCal, iPhone and Evolution, and finally discovered that CalDAV could also be a perfect instant messaging protocol between a Mac, a PC and a phone.

    After that, we've had the nice surprise to see events displayed without a problem (but after some strange steps of configuration) by aCal on Salem's Android phone.

    It was Friday, fun fun fun fun.

    So, that's it: Radicale supports Lightning, Evolution, Kontact, aCal for Android, iPhone and iCal. Of course, before releasing a new tarball:

    diff --git a/2.1.html b/2.1.html index fb187dbf..611d8dbb 100644 --- a/2.1.html +++ b/2.1.html @@ -1474,7 +1474,7 @@ user2:password2
  • Fedora by Jorti
  • Mageia by Jani Välimaa
  • OpenBSD by Sergey Bronnikov, Stuart Henderson and Ian Darwin
  • -
  • openSUSE by Ákos Szőts and Rueckert
  • +
  • openSUSE by Ákos Szőts and Rueckert
  • PyPM
  • Slackware by Johannes Schöpfer
  • Trisquel
  • @@ -2039,7 +2039,7 @@ user2:password2
  • WSGI support
  • IPv6 support
  • Smart, verbose and configurable logs
  • -
  • Apple iCal 4 and iPhone support (by Łukasz Langa)
  • +
  • Apple iCal 4 and iPhone support (by Łukasz Langa)
  • CalDAV-Sync support (by Marten Gajda)
  • aCal support
  • KDE KOrganizer support
  • @@ -2059,7 +2059,7 @@ user2:password2

    July 2, 2011 - Feature Freeze for 0.6

    According to the roadmap, a lot of features have been added since Radicale 0.5, much more than expected. It's now time to test Radicale with your favourite client and to report bugs before we release the next stable version!

    -

    Last week, the iCal and iPhone support written by Łukasz has been fixed in order to restore the broken Lightning support. After two afternoons of tests with Rémi, we managed to access the same calendar with Lightning, iCal, iPhone and Evolution, and finally discovered that CalDAV could also be a perfect instant messaging protocol between a Mac, a PC and a phone.

    +

    Last week, the iCal and iPhone support written by Łukasz has been fixed in order to restore the broken Lightning support. After two afternoons of tests with Rémi, we managed to access the same calendar with Lightning, iCal, iPhone and Evolution, and finally discovered that CalDAV could also be a perfect instant messaging protocol between a Mac, a PC and a phone.

    After that, we've had the nice surprise to see events displayed without a problem (but after some strange steps of configuration) by aCal on Salem's Android phone.

    It was Friday, fun fun fun fun.

    So, that's it: Radicale supports Lightning, Evolution, Kontact, aCal for Android, iPhone and iCal. Of course, before releasing a new tarball:

    diff --git a/3.0.html b/3.0.html index 68b2a722..b00e1df6 100644 --- a/3.0.html +++ b/3.0.html @@ -1114,7 +1114,7 @@ user2:password2
  • Fedora/RHEL/CentOS by Jorti and Peter Bieringer
  • Mageia by Jani Välimaa
  • OpenBSD by Sergey Bronnikov, Stuart Henderson and Ian Darwin
  • -
  • openSUSE by Ákos Szőts and Rueckert
  • +
  • openSUSE by Ákos Szőts and Rueckert
  • PyPM
  • Slackware by Johannes Schöpfer
  • Trisquel
  • diff --git a/master.html b/master.html index c8519b6c..fa8e3f58 100644 --- a/master.html +++ b/master.html @@ -590,7 +590,7 @@ user2:password2 filesystem_folder = ~/.var/lib/radicale/collections

    Radicale tries to load configuration files from /etc/radicale/config and ~/.config/radicale/config. Custom paths can be specified with the --config /path/to/config command line argument or the RADICALE_CONFIG environment variable. Multiple configuration files can be separated by : (resp. ; on Windows). Paths that start with ? are optional.

    The same example configuration via command line arguments looks like:

    -
    python3 -m radicale --server-hosts 0.0.0.0:5232,[::]:5232 --auth-type htpasswd --htpasswd-filename ~/.config/radicale/users --htpasswd-encryption md5
    +
    python3 -m radicale --server-hosts 0.0.0.0:5232,[::]:5232 --auth-type htpasswd --auth-htpasswd-filename ~/.config/radicale/users --auth-htpasswd-encryption md5

    Add the argument --config "" to stop Radicale from loading the default configuration files. Run python3 -m radicale --help for more information.

    In the following, all configuration categories and options are described.

    @@ -1114,7 +1114,7 @@ user2:password2
  • Fedora/RHEL/CentOS by Jorti and Peter Bieringer
  • Mageia by Jani Välimaa
  • OpenBSD by Sergey Bronnikov, Stuart Henderson and Ian Darwin
  • -
  • openSUSE by Ákos Szőts and Rueckert
  • +
  • openSUSE by Ákos Szőts and Rueckert
  • PyPM
  • Slackware by Johannes Schöpfer
  • Trisquel