A external Node.js plugin for esdoc2
esdoc2 External Node.js Plugin
Install
npm install esdoc2-external-nodejs-plugin
Config
{ "source": "./src", "destination": "./doc", "plugins": [ {"name": "esdoc2-external-nodejs-plugin", "option": {"enable": true}} ] }
enable
is default true
.
LICENSE
MIT
Author
HomePage
https://github.com/esdoc2/esdoc2-plugins
Repository
git+https://github.com/esdoc2/esdoc2-plugins.git
来源:JavaScript中文网 ,转载请注明来源 https://www.javascriptcn.com/post/600566b381e8991b448e2fae