Files
openstapps/typedoc.json

8 lines
158 B
JSON

{
"entryPointStrategy": "merge",
"entryPoints": ["packages/**/docs/docs.json"],
"out": "./docs",
"includeVersion": true,
"excludeExternals": true
}