diff --git a/developer_manual/client_apis/index.rst b/developer_manual/client_apis/index.rst index bc9aff355..5f0836bab 100644 --- a/developer_manual/client_apis/index.rst +++ b/developer_manual/client_apis/index.rst @@ -6,9 +6,9 @@ Client API's Nextcloud provides an number of api's for client applications to talk to. ----- +------ WebDAV ----- +------ WebDAV is the main api for file related operations, it supports listing directories, downloading an uploading files, manipulating tags and favorites and more. An overview of how to use the various WebDAV api's can be found at :doc:`WebDAV/index` @@ -30,6 +30,6 @@ Other OCS API documentations: :maxdepth: 2 :hidden: - webdav/index - ocs/index + WebDAV/index + OCS/index