Skip to content

Commit bc7f988

Browse files
adds config reference
1 parent 43ad4de commit bc7f988

File tree

3 files changed

+1290
-85
lines changed

3 files changed

+1290
-85
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export default defineConfig({
4141
items: [
4242
{ text: 'Architecture', link: '/guide/architecture' },
4343
{ text: 'Configuration', link: '/guide/configuration' },
44+
{ text: 'Configuration Reference', link: '/guide/configuration-reference' },
4445
{ text: 'Testing', link: '/guide/testing' },
4546
{ text: 'Integration Guide', link: '/guide/integration-guide' }
4647
]

0 commit comments

Comments
 (0)