From 397c0fa843f3ff1c1a209a4a13ecfe37eb95c4c7 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 23 Feb 2017 22:41:15 -0600 Subject: [PATCH] notifications API Signed-off-by: Morris Jobke --- developer_manual/client_apis/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/developer_manual/client_apis/index.rst b/developer_manual/client_apis/index.rst index 74960c0b2..fa8021217 100644 --- a/developer_manual/client_apis/index.rst +++ b/developer_manual/client_apis/index.rst @@ -20,6 +20,11 @@ OCS The OCS API provides all information that are not available via the DAV endpoints. This contains endpoints for user data or sharing capabilities for example. See :doc:`OCS/index` for more details. +Other OCS API documentations: + +* `Notifications API `_ + + .. toctree:: :maxdepth: 2 :hidden: