docs: generate own document for all reflections
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"readme": "none",
|
||||
"plugin": "typedoc-plugin-markdown",
|
||||
"entryPoints": ["../packages/vue-flow/src/index.ts"],
|
||||
"allReflectionsHaveOwnDocument": true,
|
||||
"categorizeByGroup": true,
|
||||
"darkHighlightTheme": "vitesse-dark",
|
||||
"lightHighlightTheme": "vitesse-light",
|
||||
"out": "src/typedocs",
|
||||
"tsconfig": "../packages/vue-flow/tsconfig.docs.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user