Apidocjs文档创建问题,警告:插件参数解析没有发现和失踪逗号问题 [英] Apidocjs document creation issue, warning : plugin param parser not found and missing comma issue

查看:3773
本文介绍了Apidocjs文档创建问题,警告:插件参数解析没有发现和失踪逗号问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试着用apidocjs创建API文档和在编译的项目使用的项目文件夹中创建apidoc.json我apidoc了问题。

I tried to create API documentation using apidocjs and i got issues while compiling project for creating apidoc using apidoc.json on project folder.

code位置:

~$ 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).

请人帮我解决这个问题。

Please anyone help me to fix this issue

相关apidocjs.com

Tags related to apidocjs.com

推荐答案

删除的apidoc目标文件夹作为@Prasanth建议将摧毁你的记录如果您使用的是@ apiVersion功能。你可以重建它的唯一方法是要经过和检测每一个版本,然后运行apidoc。所以,如果你想使用的版本。这不是你的答案。

Removing the apidoc destination folder as @Prasanth suggests will destroy your history if you are using the @apiVersion feature. The only way you could rebuild it is to go through and checkout each version, then run the apidoc. So, if you want to use versioning. This is not your answer.

您有语法问题,或其他一些配置问题。
在我的情况下,由于更新我在与@参数的javadoc样式记录了一些功能......这曾经被忽略,但现在能抛出警告。

You may have syntax issues or some other configuration issue. In my case, since updating I had some functions documented in javadoc style with @param... this used to be ignored but now throws the warning.

这篇关于Apidocjs文档创建问题,警告:插件参数解析没有发现和失踪逗号问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆