Commit Graph

11 Commits

Author SHA1 Message Date
braks
2e4d69f4b6 docs: add pkg entrypoints for typedocs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-10 00:32:29 +01:00
braks
028d79306c chore(docs): update typedocs config to use vueflow pkg as entry 2022-10-10 21:33:44 +02:00
braks
13d576da4b docs: move typedoc to docs deps 2022-10-08 23:25:34 +02:00
braks
6aaef2743d docs: move typedoc to root deps 2022-10-08 23:25:34 +02:00
braks
4593550f85 chore: lint 2022-10-08 23:25:34 +02:00
braks
afb3fc7b49 docs: update typedocs config to support new module structure 2022-10-08 23:25:34 +02:00
braks
f2b169145c docs: replace vuepress docs dir with vitepress docs dir 2022-08-01 21:10:14 +02:00
bcakmakoglu
281b0fccc8 docs: disable sources 2022-06-13 00:48:48 +02:00
bcakmakoglu
12c27e9d78 docs: generate own document for all reflections 2022-06-13 00:48:48 +02:00
bcakmakoglu
fc981081ae docs: skip readme when generating typedocs 2022-06-13 00:48:48 +02:00
bcakmakoglu
be5df65cc2 docs: integrate TypeDocs into vuepress output
# What's changed?

* create sidebar from typedoc output
* use plugin markdown to generate typedoc as markdown
2022-06-13 00:48:48 +02:00