Documentation should be done
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$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 Usage Example"
|
||||
}
|
||||
Reference in New Issue
Block a user