|
|
@ -113,11 +113,11 @@ function sidebarGuide() {
|
|
|
|
text: 'Customization',
|
|
|
|
text: 'Customization',
|
|
|
|
collapsed: false,
|
|
|
|
collapsed: false,
|
|
|
|
items: [
|
|
|
|
items: [
|
|
|
|
{ text: 'Default Theme', link: '/guide/default-theme' },
|
|
|
|
// { text: 'Default Theme', link: '/guide/default-theme' },
|
|
|
|
{
|
|
|
|
// {
|
|
|
|
text: 'Extending the Default Theme',
|
|
|
|
// text: 'Extending the Default Theme',
|
|
|
|
link: '/guide/customization-extending-default-theme'
|
|
|
|
// link: '/guide/customization-extending-default-theme'
|
|
|
|
},
|
|
|
|
// },
|
|
|
|
{ text: 'Building a Custom Theme', link: '/guide/customization-intro' },
|
|
|
|
{ text: 'Building a Custom Theme', link: '/guide/customization-intro' },
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: 'Runtime API',
|
|
|
|
text: 'Runtime API',
|
|
|
|