Wrapper for typedoc and typedoc-plugin-custom-tags
npm i --save-dev typedoc-wrapper
const typedoc = require("typedoc-wrapper");
// Call against your main file or directory
typedoc("./src/index.ts");
tdx <path-to-file> [...typedoc-options]
Wrapper for typedoc and typedoc-plugin-custom-tags
npm i --save-dev typedoc-wrapper
const typedoc = require("typedoc-wrapper");
// Call against your main file or directory
typedoc("./src/index.ts");
tdx <path-to-file> [...typedoc-options]
npm i typedoc-wrapper
0
6.0.0
Apache-2.0
7.67 kB
8