Closed
Description
sassdoc foo/
--> creates a sassdoc
folder in current working dir.
sassdoc foo/ -c bar/config.json
--> creates a sassdoc
folder in bar/
.
@valeriangalliat is that intended somehow ? I find it a bit confusing, plus it's breaking the grunt-sassdoc
tests, which makes me think it's been introduced by a recent refactor.