我在我的函数上使用了JSDoc,但它使代码看起来非常混乱。我只想知道是否有一种方法可以将JSDoc转移到某种类型的外部文件。我的JSDoc的一个例子:* Does a GET call on the service MyGetCall
* @param {string} pUserID - 1st Parameteruserid=${pUserID}&password=${pPasswor
我目前用当前的jsdoc语法记录javascript函数和其他代码(im欢迎更改)。when invoked, returns a promise/.thenable, but I want to know how to state that it does here in the jsdocfunction} dataObject.ajax (not sure how to embed @param and @return here) */
对me...but来说毫无意义,在他们
有没有基于函数实现生成参数信息(jsdoc样式)的方法? * Assign the project to a list of employees. * @param {string} employees[].department - The employee's department.我将在另一个编辑器中给你一个例子。在Microsoft Visual Studio中,您可以在函数上方键入xml,它将自
我不是一次声明所有内容,而是进入{ };我从一个空对象开始,并一次在一个对象中添加项。/ some other types of stuff..
module.exports = ScapeStuff;
我想将我的ScapeStuff数据对象文档化为JSDoc,并将// water这样的注释行替换为描述该事件的JSDoc注释。我只需在</e