Thank you for reporting this bug. We will make it our priority to review this report.
Doc bug: missing parameter name
Doc bug: missing parameter name
At http://ift.tt/1o9Eacl the comment for the parameter reads
Code:
* @param {String} The overall direction to group the data by. Defaults to the value of {@link #groupDir}.
This results naming the second parameter "The" in the docs and not marking it as an optional parameterThe code should read thus
Code:
* @param {String} [direction] The overall direction to group the data by. Defaults to the value of {@link #groupDir}.
mardi 10 juin 2014
Doc bug: missing parameter name
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire