9 lines
322 B
JSON
9 lines
322 B
JSON
{
|
|
"$schema": "https://typedoc.org/schema.json",
|
|
"entryPoints": ["./src/index.ts"],
|
|
"out": "docs",
|
|
"plugin": ["typedoc-plugin-extras", "typedoc-plugin-rename-defaults"],
|
|
"footerLastModified": true,
|
|
"footerTypedocVersion": true,
|
|
"customTitle": "Multimessagebroker for Industry 4.0 Applications"
|
|
} |