Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.php
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-02-08 17:41:20 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-02-08 17:41:20 +0300
commit4238492a9b2da35ca84469e66c3c8a362b08021f (patch)
treeaabee2e65559595a390a474399a903a827757ea5 /go.php
parenta657bde28d430a5abf318fe550824cb68a494022 (diff)
Add developer-manual entry to go.php
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'go.php')
-rw-r--r--go.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.php b/go.php
index afcb34326..a94e7ceb7 100644
--- a/go.php
+++ b/go.php
@@ -34,6 +34,7 @@ $mapping = array(
'admin-update' => '/admin_manual/maintenance/update.html',
'admin-theming-icons' => '/admin_manual/configuration_server/theming.html#theming-of-icons',
+ 'developer-manual' => '/developer_manual',
'developer-code-integrity'=> '/developer_manual/app/code_signing.html',
'developer-theming' => '/developer_manual/core/theming.html',