Merge pull request #31108 from backstage/docs-theming
Improving theming documentation
This commit is contained in:
+10
-1
@@ -37,7 +37,6 @@ export default {
|
||||
'getting-started/config/database',
|
||||
'getting-started/config/authentication',
|
||||
'getting-started/configure-app-with-plugins',
|
||||
'getting-started/app-custom-theme',
|
||||
'getting-started/homepage',
|
||||
],
|
||||
},
|
||||
@@ -560,6 +559,16 @@ export default {
|
||||
'tooling/package-metadata',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'User Interface',
|
||||
items: [
|
||||
'conf/user-interface/index',
|
||||
'conf/user-interface/logo',
|
||||
'conf/user-interface/icons',
|
||||
'conf/user-interface/sidebar',
|
||||
],
|
||||
},
|
||||
],
|
||||
Tutorials: [
|
||||
{ 'Non-technical': ['overview/adopting'] },
|
||||
|
||||
Reference in New Issue
Block a user