mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
feat(developer): Document public CSS variables and classes from server
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
3
go.php
3
go.php
@@ -49,9 +49,10 @@ $mapping = array(
|
||||
'admin-warnings' => '/admin_manual/configuration_server/security_setup_warnings.html',
|
||||
'admin-workflowengine' => '/admin_manual/file_workflows/index.html',
|
||||
|
||||
'developer-manual' => '/developer_manual',
|
||||
'developer-backports' => '/developer_manual/getting_started/development_process.html#bugfixes',
|
||||
'developer-code-integrity'=> '/developer_manual/app/code_signing.html',
|
||||
'developer-manual' => '/developer_manual',
|
||||
'developer-css' => '/developer_manual/html_css_design/css.html',
|
||||
'developer-theming' => '/developer_manual/core/theming.html',
|
||||
|
||||
'user' => '/user_manual',
|
||||
|
||||
Reference in New Issue
Block a user