Changelog
1.10.2
Changelog
1.10.1
Changelog
1.10.0
@throws
, @requires
and @content
fill themselves so you don't have to, unless told otherwise through the autofill
option (#232, #238)--sass-convert
, --no-update-identifier
and --no-prompt
options within the configuration file instead of CLI only (#247)Changelog
1.9.0
///
(#143)@content
annotation, which is auto-filled when @content
Sass directive is being found in a mixin (#226)@require
alias for @requires
(#221)@property
alias for @prop
(#221)$
sign optional when writing the parameter name in @param
(#222)@param
for a variable) now emit a warning and are properly discarded by the parser (CDocParser#4)Changelog
1.7.0
--sass-convert
option to perform Sass to SCSS conversion before running SassDoc
(#183)Changelog
1.6.0
view
, either as .json
, .yaml
or .yml
(#184)view.{json,yaml,yml}
) since it will break in version 2.0.0 in favor of .sassdocrc
(which will support both format at once while being more semantic, less confusing and less likely to conflict with other projects) (#194)byType
key to sassdoc-indexer to help building themes