Skip to content

Commit 3c6c604

Browse files
committed
add Web API Reference
1 parent 28289d7 commit 3c6c604

2 files changed

Lines changed: 460 additions & 0 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export default defineConfig({
2929
{ text: 'Troubleshooting Guide', link: '/troubleshooting' },
3030
{ text: 'Configuration options', link: '/config-options' },
3131
{ text: 'EV Routing Features', link: '/ev' },
32+
{ text: 'Web API Reference', link: '/api' },
3233
]
3334
}
3435
],

0 commit comments

Comments
 (0)