我尝试使用 apidocjs 创建 API 文档,但在编译项目以在项目文件夹上使用 apidoc.json 创建 apidoc 时遇到问题。
代码在这里:
~$ apidoc -i ./ -o apidoc/
结果
warning: parser plugin 'param' not found.
error: Error: Can not read: apidoc.json, please check the format (e.g. missing comma).
请任何人帮我解决这个问题
与 apidocjs.com 相关的标签