From 33abc4309abd9afe05d6b31b4e1240da482306bb Mon Sep 17 00:00:00 2001 From: janklostermann Date: Thu, 2 Jun 2016 14:14:45 +0200 Subject: [PATCH] added section to documentation section To make the documentation section complete I added the section, as the doc.owncloud.org also offers the `developer_manual` area. Furthermore it would be very helpful for contributors to have this point of reference to find their way to the existing documentations (even if they are the `README.md` files in Github). --- developer_manual/app/info.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/developer_manual/app/info.rst b/developer_manual/app/info.rst index 495a12e92..cb8b64396 100644 --- a/developer_manual/app/info.rst +++ b/developer_manual/app/info.rst @@ -27,6 +27,7 @@ The :file:`appinfo/info.xml` contains metadata about the app: https://doc.owncloud.org https://doc.owncloud.org + https://doc.owncloud.org tool @@ -126,7 +127,7 @@ ownCloud allows to specify four kind of ``types``. Currently supported ``types`` documentation ------------- -Link to 'admin' and 'user' documentation +Link to 'admin', 'user', 'developer' documentation website -------