From 5b678fa3df62db7a75b3af83c5b400a92315b4fb Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Thu, 3 Jan 2019 20:43:00 +0100 Subject: [PATCH] Move chunking Signed-off-by: Roeland Jago Douma --- developer_manual/{core => client_apis/WebDAV}/chunking.rst | 0 developer_manual/client_apis/WebDAV/index.rst | 1 + developer_manual/core/index.rst | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) rename developer_manual/{core => client_apis/WebDAV}/chunking.rst (100%) diff --git a/developer_manual/core/chunking.rst b/developer_manual/client_apis/WebDAV/chunking.rst similarity index 100% rename from developer_manual/core/chunking.rst rename to developer_manual/client_apis/WebDAV/chunking.rst diff --git a/developer_manual/client_apis/WebDAV/index.rst b/developer_manual/client_apis/WebDAV/index.rst index b147c2932..873e46dcc 100644 --- a/developer_manual/client_apis/WebDAV/index.rst +++ b/developer_manual/client_apis/WebDAV/index.rst @@ -10,3 +10,4 @@ Webdav search trashbin versions + chunking diff --git a/developer_manual/core/index.rst b/developer_manual/core/index.rst index 999f1b340..c1d190736 100644 --- a/developer_manual/core/index.rst +++ b/developer_manual/core/index.rst @@ -10,7 +10,6 @@ theming externalapi ocs-share-api - chunking ================= Core development