Files
openstapps/typedoc.json
Thea Schöbl 64caebafe5 refactor: migrate changelogs to changesets format
refactor: add changesets
refactor: chose packages to publish
2023-06-29 18:55:26 +02:00

12 lines
313 B
JSON

{
"entryPointStrategy": "merge",
"entryPoints": ["packages/**/docs/docs.json"],
"out": "./docs",
"navigationLinks": {
"GitLab": "https://gitlab.com/openstapps/openstapps/",
"Wiki": "https://gitlab.com/openstapps/openstapps/-/wikis/home"
},
"includeVersion": true,
"excludeExternals": true
}