From 6fe9fe0922c2b218d02ceb2d8b679113c5102763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= Date: Fri, 18 Oct 2013 11:39:43 +0200 Subject: [PATCH] Update index.rst add ocs share api to documentation --- developer_manual/core/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/developer_manual/core/index.rst b/developer_manual/core/index.rst index 06187f7d5..09ac93afc 100644 --- a/developer_manual/core/index.rst +++ b/developer_manual/core/index.rst @@ -11,10 +11,12 @@ Core Developement translation theming unit-testing + ocs-share-api Core related docs * :doc:`translation` * :doc:`unit-testing` * :doc:`theming` -* :doc:`configfile` \ No newline at end of file +* :doc:`configfile` +* :doc:`ocs-share-api`