Fix Sphinx warnings

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Daniel Calviño Sánchez
2017-05-13 00:06:42 +02:00
parent 4109a7d128
commit a7be5488fc

View File

@@ -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