Some small tidying up of the docs site

Signed-off-by: Peter Macdonald <peterm4c@pm.me>
This commit is contained in:
Peter Macdonald
2026-01-05 09:38:56 +01:00
parent 0fe2a23ad9
commit 032f2a8468
6 changed files with 21 additions and 20 deletions
+4
View File
@@ -273,6 +273,10 @@ const config: Config = {
from: '/docs/getting-started/app-custom-theme',
to: '/docs/conf/user-interface',
},
{
from: '/docs/plugins/existing-plugins',
to: '/docs/plugins/',
},
],
}),
[
-1
View File
@@ -397,7 +397,6 @@ export default {
},
[
'plugins/index',
'plugins/existing-plugins',
'plugins/create-a-plugin',
'plugins/plugin-development',
'plugins/structure-of-a-plugin',