Closed
Description
After seeing issues like #309 #310 and obviously other ones in the past, we could benefit from adding a new -d --debug
options.
This would not produce the final documentation but output useful information on the current environment. Either to stdout
or in a sassdoc-debug.log
.
- SassDoc version
- Node.js version
- npm version
- platform
- CLI location (either global or local)
- If CLI command run and options
- is a plugin used (Grunt, Gulp, ...)
- source path
- destination path
- CWD (maybe not useful for plugins?)
- environment (implies config)
- data