src/
async/
index.coffee
commands/
docco.cmd/
docco_file.coffee
docco_file_processor.coffee
docco_title_processor.coffee
index.coffee
generate.cmd.coffee
help.cmd.coffee
index.coffee
install.cmd.coffee
list.cmd.coffee
config/
environments/
default.coffee
development.coffee
production.coffee
test.coffee
initializers/
commands/
docco.coffee
logging/
console.coffee
tasks/
package.coffee
templates/
haml_coffee.coffee
mustache.coffee
plain.coffee
stylus.coffee
tests/
jasmine.coffee
core/
index.coffee
interfaces/
cli_command.coffee
signal.coffee
types/
array.coffee
function.coffee
index.coffee
number.coffee
object.coffee
string.coffee
utils.coffee
env.coffee
generators/
command.gen.coffee
config_lint.gen.coffee
config_packager.gen.coffee
generator.gen.coffee
github_pages.gen.coffee
index.coffee
initializer.gen.coffee
package.gen.coffee
project.gen.coffee
source.gen.coffee
spec.gen.coffee
task.gen.coffee
i18n/
i18n.coffee
index.coffee
index.coffee
neat.coffee
notifications/
index.coffee
notification.coffee
notification_plugin.coffee
notifier.coffee
plugins/
growly.coffee
notify_send.coffee
processing/
coffee.build.coffee
core.build.coffee
index.coffee
javascript.build.coffee
utils.coffee
tasks/
build.cake.coffee
build/
build.coffee
builder.coffee
bump.cake.coffee
compile.cake.coffee
deploy.cake.coffee
github_pages.cake.coffee
index.coffee
lint.cake.coffee
list.cake.coffee
package/
index.cake.coffee
operators.coffee
packager.coffee
test.cake.coffee
version.cake.coffee
watch.cake.coffee
watch/
cli_watch_plugin.coffee
watch.coffee
watch_plugin.coffee
watcher.coffee
utils/
commands.coffee
cup.coffee
exports.coffee
files.coffee
generators.coffee
index.coffee
lib.coffee
logs/
index.coffee
logger.coffee
mappers.coffee
matchers.coffee
templates.coffee
watchers/
compile.coffee
index.coffee
jasmine.coffee
lint.coffee
nemfile.coffee
package_json.coffee
Jump To …
src/config/environments/
development.coffee
module
.
exports
=
(
config
)
->
config
.
verbosity
=
0