Installs a TSDoc template or theme by executing npm install template/theme --production. The template/theme needs to be a JavaScript package.
npm install template/theme --production
The TSDoc template or theme to install.
The path to the action directory.
The name of the installed template or theme.
Generated using TypeDoc
Installs a TSDoc template or theme by executing
npm install template/theme --production
. The template/theme needs to be a JavaScript package.