Removed the TEA sidebar section from the main docs nav

This commit is contained in:
murat 2026-02-02 09:53:18 -06:00
parent e4304ae994
commit 9d21b7cd65
1 changed files with 1 additions and 35 deletions

View File

@ -110,41 +110,7 @@ export default defineConfig({
collapsed: true,
autogenerate: { directory: 'reference' },
},
{
label: 'TEA - Testing in BMAD',
collapsed: true,
items: [
{
label: 'Tutorials',
autogenerate: { directory: 'tea/tutorials' },
},
{
label: 'How-To Guides',
items: [
{
label: 'Workflows',
autogenerate: { directory: 'tea/how-to/workflows' },
},
{
label: 'Customization',
autogenerate: { directory: 'tea/how-to/customization' },
},
{
label: 'Brownfield',
autogenerate: { directory: 'tea/how-to/brownfield' },
},
],
},
{
label: 'Explanation',
autogenerate: { directory: 'tea/explanation' },
},
{
label: 'Reference',
autogenerate: { directory: 'tea/reference' },
},
],
},
// TEA docs moved to standalone module site; keep BMM sidebar focused.
],
// Credits in footer