flatten references as well

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
aramissennyeydd
2024-12-10 18:14:47 -07:00
parent 0d6efa49ac
commit 7df1988a03
+4 -10
View File
@@ -510,16 +510,6 @@ module.exports = {
'contribute/project-structure',
],
References: [
'references/glossary',
{
type: 'category',
label: 'API Reference',
items: [
'api/utility-apis',
'reference/index',
'api/deprecations',
],
},
{
type: 'category',
label: 'Architecture Decision Records (ADRs)',
@@ -540,6 +530,10 @@ module.exports = {
'architecture-decisions/adrs-adr013',
],
},
'api/deprecations',
'references/glossary',
'api/utility-apis',
'reference/index',
],
},
releases: {