docs: add pkg entrypoints for typedocs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
+3
-1
@@ -5,7 +5,9 @@
|
||||
"typedoc-plugin-merge-modules"
|
||||
],
|
||||
"entryPoints": [
|
||||
"../packages/vue-flow/src/index.ts"
|
||||
"../packages/core/src/index.ts",
|
||||
"../packages/additional-components/src/index.ts",
|
||||
"../packages/node-toolbar/src/index.ts"
|
||||
],
|
||||
"categorizeByGroup": true,
|
||||
"darkHighlightTheme": "vitesse-dark",
|
||||
|
||||
Reference in New Issue
Block a user