I am not sure what we tried to do with the @return annotation here: https://github.com/SassDoc/sassdoc/blob/master/src/annotation/annotations/returns.js.
Anyway, a return statement has no name, nor default value. It has a type and a description, end of story. Documentation is correct here: http://sassdoc.com/annotations/#returns-synonym-return.
I am not sure what we tried to do with the
@returnannotation here: https://github.com/SassDoc/sassdoc/blob/master/src/annotation/annotations/returns.js.Anyway, a return statement has no name, nor default value. It has a type and a description, end of story. Documentation is correct here: http://sassdoc.com/annotations/#returns-synonym-return.