apidoc -i src/ -o apidoc/
报错
报啥错
来自炫酷的 NutzCN
warn: parser plugin 'returns' not found in block: 1
error: Undefined error.
{ File: 'src\vue\back\node_modules\engine.io-client\node_modules\ws\lib\WebSocket.js',
Block: 2,
Element: '@constructor',
Source: '@constructor\n@param {String} address Connection address.' }
配置版本比较一直没有成功:
例子:http://apidocjs.com/example_versioning/
配置说明:http://apidocjs.com/#example-versioning
配置英文原句
So that your code not blow out with documentation blocks, i prefer to use a separate history file named _apidoc.js. Before you change your documentation block, copy the old block to to this file, that's all.
这个 _apidoc.js 房子那个目录?