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

github:
  gh_pages: web

gem:
  active: true

qed:
  files: demo/

qedoc:
  files: demo/
  title: QED Demonstrandum
  output: 
    - web/demo.html
    #- DEMO.rdoc


yard:
  tool     : yard
  yardopts : true
  priority : 2

locat:
  output: log/locat.html

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

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


