-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
Here a list with smaller Issues.
(used sassdoc@1.0.0-rc.14 & sassdoc@1.0.0-rc.15)
1. Compile never Stops
When i have this comments
//**
The compiler will never stops, but he does nothing
2. No Output
After i removed all //**
the Compiler will works
2014-07-10 23:31:01 Folder `doc` successfully removed.
2014-07-10 23:31:01 Folder `doc` successfully generated.
2014-07-10 23:31:01 File `src/scss/.DS_Store` is not a `.scss` file. Omitted.
2014-07-10 23:31:01 File `src/scss/maps/.DS_Store` is not a `.scss` file. Omitted.
2014-07-10 23:31:01 File `src/scss/styles/readme.txt` is not a `.scss` file. Omitted.
2014-07-10 23:31:01 File `src/scss/framework/helper/.DS_Store` is not a `.scss` file. Omitted.
Parser for annotation `include` not found.
Parser for annotation `include` not found.
Parser for annotation `include` not found.
Parser for annotation `include` not found.
Parser for annotation `include` not found.
2014-07-10 23:31:01 4 items documented.
2014-07-10 23:31:01 Folder `src/scss` successfully parsed.
[TypeError: Cannot call method 'toString' of undefined]
Doc folder is generated but completely empty.
3. Command not found
The old Bug is back with Version sassdoc 1.0.0-rc.15
$ sassdoc src/scss doc --verbose
zsh: command not found: sassdoc