---
github:
  gh_pages: web

gem:
  active: true

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

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

email:
  mailto:
    - ruby-talk@ruby-lang.org
    - rubyworks-mailinglist@googlegroups.com

qed:
  files: spec/*.rdoc
  active: false

qedoc:
  files: spec/*.rdoc
  output:
    - QED.rdoc
    - web/demos.html
  active: false

