JsDoc

https://zhuanlan.zhihu.com/p/30280276

 

JsDoc 不处理以“_”开头的JS文件解决办法:

原地址

This behavior is intentional. The default configuration file is set up to exclude files and folder names that begin with an underscore.

To change the default behavior:

  1. Copy conf.json.EXAMPLE to a new file, conf.json. You can put it in the JSDoc directory or another directory. If you put it in another directory, you will need to use the -c option to tell JSDoc where to find it: jsdoc -c path/to/conf.json
  2. Open conf.json in a text editor.
  3. Find the source.excludePattern property, and change it to an empty string.

We could definitely use better docs for this, so I made a note on a related issue in the documentation project: jsdoc3/jsdoc3.github.com#4

Hope that helps!

转载于:https://my.oschina.net/swmhxhs/blog/1786813

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值