Skip to content

Commit 9fcea74

Browse files
feat(typedoc): Deploy to https://nowarp.github.io/misti/api
1 parent 1f99c5a commit 9fcea74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"entryPoints": [
33
"src/main.ts"
44
],
5-
"out": "docs",
5+
"out": "docs/api",
66
"name": "Misti",
77
"theme": "default",
88
"excludePrivate": true

0 commit comments

Comments
 (0)