From 91cefbdff10f185e3aac53e0d3582a2b7a550704 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 17 Dec 2019 11:13:42 -0500 Subject: [PATCH] docs: update asciidoc guides --- Documentation/SOGoInstallationGuide.asciidoc | 10 +++++----- .../SOGoMobileDevicesConfigurationGuide.asciidoc | 2 +- .../SOGoOutlookConnectorConfigurationGuide.asciidoc | 7 +++---- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 6c7914344..fe1c9ac88 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -3013,10 +3013,10 @@ To access your personal calendar: `http://127.0.0.1/SOGo/dav/jdoe/Calendar/personal/` * Click on Continue. -Apple Calendar and iOS -~~~~~~~~~~~~~~~~~~~~~~ +Apple Calendar (macOS, iOS, iPadOS) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Apple Calendar and Mac OS X and the calendar application on iOS can also be used +Apple Calendar on macOS, iOS, and iPadOS can also be used as a client application for SOGo. To configure the application so it works with SOGo, create a new account and specify, @@ -3069,8 +3069,8 @@ The virtual host should be defined like: This configuration is also required if you want to configure a CardDAV account on an Apple iOS device (version 4.0 and later). -Microsoft ActiveSync / Mobile Devices -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Microsoft ActiveSync +~~~~~~~~~~~~~~~~~~~~ You can synchronize contacts, emails, events and tasks from SOGo with any mobile devices that support Microsoft ActiveSync. Microsoft Outlook diff --git a/Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc b/Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc index f4d26ef28..e12338aec 100644 --- a/Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc +++ b/Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc @@ -26,7 +26,7 @@ devices (iPhone, iPod touch, and iPad). The instructions are based on version {release_version} of SOGo. The latest version of this guide is available at -http://www.sogo.nu/downloads/documentation.html. +https://sogo.nu/downloads/documentation.html. Introduction ------------ diff --git a/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc b/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc index 028d5a8cc..f757a76b8 100644 --- a/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc +++ b/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc @@ -25,7 +25,7 @@ Guide_ for more information on installing and configuring SOGo. The instructions are based on version {release_version} of SOGo. The latest version of this guide is available -at http://www.sogo.nu/downloads/documentation.html. +at https://sogo.nu/downloads/documentation.html. Introduction ------------ @@ -42,9 +42,8 @@ Project Links The project source and binaries for installation are hosted on GitHub and SourceForge or can be downloaded from https://caldavsynchronizer.org[caldavsynchronizer.org] -https://github.com/aluxnimm/outlookcaldavsynchronizer - -https://sourceforge.net/projects/outlookcaldavsynchronizer/ +* https://github.com/aluxnimm/outlookcaldavsynchronizer +* https://sourceforge.net/projects/outlookcaldavsynchronizer/ Social Media ~~~~~~~~~~~~