mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
doc fix
This commit is contained in:
parent
e0ec38047b
commit
efe34bde89
@ -139,6 +139,8 @@ exports._replaceDictionary = function _replaceDictionary(dict) {
|
|||||||
/**
|
/**
|
||||||
* @class
|
* @class
|
||||||
* @classdesc Represents a single JSDoc comment.
|
* @classdesc Represents a single JSDoc comment.
|
||||||
|
* @alias module:jsdoc/doclet.Doclet
|
||||||
|
*
|
||||||
* @param {string} docletSrc - The raw source code of the jsdoc comment.
|
* @param {string} docletSrc - The raw source code of the jsdoc comment.
|
||||||
* @param {object=} meta - Properties describing the code related to this comment.
|
* @param {object=} meta - Properties describing the code related to this comment.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user