diff --git a/developer_manual/app/app/info.rst b/developer_manual/app/app/info.rst
index a10d36718..54970261c 100644
--- a/developer_manual/app/app/info.rst
+++ b/developer_manual/app/app/info.rst
@@ -25,6 +25,13 @@ The :file:`appinfo/info.xml` contains metadata about the app:
appinfo/caldav.php
+
+ http://doc.owncloud.org
+ http://doc.owncloud.org
+
+
+ http://www.owncloud.org
+
appinfo/caldav.php
@@ -96,6 +103,14 @@ Same as public but requires login. The id is appended to the URL **/owncloud/ind
Also take a look at :doc:`externalapi`.
+documentation
+-------------
+link to 'admin' and 'user' documentation
+
+website
+-------
+link to project webpage
+
standalone
----------
Can be set to true to indicate that this app is a webapp. This can be used to tell GNOME Web for instance to treat this like a native application.