Wrapper for typedoc and typedoc-plugin-custom-tags
npm i --save-dev typedoc-wrapperconst typedoc = require("typedoc-wrapper");
// Call against your main file or directory
typedoc("./src/index.ts");tdx <path-to-file> [...typedoc-options]| Name | Name | Last commit date | ||
|---|---|---|---|---|
Wrapper for typedoc and typedoc-plugin-custom-tags
npm i --save-dev typedoc-wrapperconst typedoc = require("typedoc-wrapper");
// Call against your main file or directory
typedoc("./src/index.ts");tdx <path-to-file> [...typedoc-options]