docs: add typedocs to vitepress docs
This commit is contained in:
+2
-1
@@ -9,5 +9,6 @@
|
||||
"lightHighlightTheme": "vitesse-light",
|
||||
"disableSources": true,
|
||||
"out": "src/typedocs",
|
||||
"tsconfig": "../packages/vue-flow/tsconfig.docs.json"
|
||||
"tsconfig": "../packages/vue-flow/tsconfig.docs.json",
|
||||
"entryDocument": "index.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user