From cd0df9b6098a2c8241ef2d01a4c722da1601705e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 9 Feb 2013 17:31:30 +0100 Subject: [PATCH] added hint for webdav in user docs --- user_manual/files/files.rst | 4 ++-- user_manual/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/user_manual/files/files.rst b/user_manual/files/files.rst index 915fa2ac8..918451f29 100644 --- a/user_manual/files/files.rst +++ b/user_manual/files/files.rst @@ -1,5 +1,5 @@ -Accessing your Files -==================== +Accessing your Files (WebDav) +============================= Your ownCloud instance can be accessed on every platform via the web interface. There are also options to integrate it with your desktop. diff --git a/user_manual/index.rst b/user_manual/index.rst index a9e6f26c5..c5dc775a3 100644 --- a/user_manual/index.rst +++ b/user_manual/index.rst @@ -19,7 +19,7 @@ This chapter contains a general overview how you access ownCloud from a Browser Files & Synchronization ======================= -This chapter contains information about accessing your files. +This chapter contains information about accessing your files via WebDav and Synchronization. * :doc:`files/files` * :doc:`files/sync`