From 2c53d8dcd40ffd5526ffdfbe729d93368d163095 Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Wed, 21 Oct 2015 03:00:17 +0200 Subject: [PATCH] Add some slightly more useful documentation --- doc/index.docbook | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/doc/index.docbook b/doc/index.docbook index 1b1e13da7..090241807 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -30,7 +30,25 @@ KDE Connect -You can use this dialog to configure which devices we're paired to. It's useful since it will specify who we're sharing information with. +You can use this dialog to configure which devices we're paired to and what we're sharing. The UI is divided in 2 main parts: + + +Devices List + +It contains a list of devices separet between paired and unpaired. Select one to pair it and when it's paired, configure it. + + + +Device Configuration + +It offers a list of the available plugins related to the device. These plugins will correspond to the different features available for the device. This is useful mainly for knowing what plugins are available and, in case there's some information that should not be shared with a device, explicitly disable it. + + + +General interaction with the devices + +KDE Connect doesn't offer a central place to interact with your devices. It's designed to integrate properly with your operating system, making it possible to share files from the different applications or integrating with the notification system to display information. +