DocumentJS should log a message to the terminal letting them know that files are being watched for changes and will re-generate the docs. Otherwise it appears that the documentjs command has hung.
Following the DocumentCSS guide, the user is prompted to use documentjs -w. When you do that you're left with the message Generating styles at styleguide and nothing else.
DocumentJS should log a message to the terminal letting them know that files are being watched for changes and will re-generate the docs. Otherwise it appears that the
documentjs
command has hung.Following the DocumentCSS guide, the user is prompted to use
documentjs -w
. When you do that you're left with the messageGenerating styles at styleguide
and nothing else.