Skip to content

Commit 7c96458

Browse files
committed
feat: add charts documentation and update navigation links
1 parent cdf9dd5 commit 7c96458

File tree

3 files changed

+245
-301
lines changed

3 files changed

+245
-301
lines changed

CHARTS_FEATURES.md

Lines changed: 0 additions & 301 deletions
This file was deleted.

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export default defineConfig({
3838
text: 'Getting Started',
3939
items: [
4040
{ text: 'Quick Start', link: '/getting-started' },
41+
{ text: 'Charts', link: '/charts' },
4142
{ text: 'Environment Variables', link: '/environment-variables' },
4243
{ text: 'Troubleshooting', link: '/troubleshooting' }
4344
]

0 commit comments

Comments
 (0)