Add developer-manual entry to go.php

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma
2018-02-08 15:41:20 +01:00
parent a657bde28d
commit 4238492a9b

1
go.php
View File

@@ -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',