chore(site): audit and encode docs patterns (#535)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Darius Cepulis
2026-02-13 14:04:55 -06:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 84b7b0774a
commit b1c8022794
111 changed files with 2680 additions and 4642 deletions
+5
View File
@@ -9,6 +9,11 @@ export const sidebar: Sidebar = [
sidebarLabel: 'Writing guides',
devOnly: true,
},
{
slug: 'reference/write-references',
sidebarLabel: 'Writing references',
devOnly: true,
},
{ slug: 'how-to/installation' },
{ slug: 'concepts/v10-roadmap', sidebarLabel: 'Roadmap' },
],