---
email:
  file: ~
  subject: ~
  mailto: 
    - ruby-talk@ruby-lang.org
    - rubyworks-mailinglist@googlegroups.com
  #parts: [readme]

gem:
  gemspec: pkg/lemon.gemspec
  active: true

github:
  gh_pages: web

dnote:
  title: Source Notes
  labels: ~
  output: log/notes.html

yard:
  yardopts: true  
  priority: 2
  active: false

qed:
  files: spec

qedoc:
  title: Lemony Testing
  files: spec
  output: SPEC.md

vclog:
  output: 
    - log/history.html
    - log/changes.html

