---
github:
  gh_pages: web
  
gem:
  active: true

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

yard:
  yardopts: true

qed:
  files    : demo/
  #exclude : ~
  #loadpath: ~
  #requires: ~
  #live    : false   
  active   : false

qedoc:
  files : demo/
  output: QED.rdoc
  active: false

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

email:
  mailto : 
    - ruby-talk@ruby-lang.org
    - rubyworks-mailinglist@googlegroups.com
  #from   : <%= ENV['EMAIL_ACCOUNT'] %>
  #server : <%= ENV['EMAIL_SERVER'] %>
  #port   : <%= ENV['EMAIL_PORT'] %>
  #account: <%= ENV['EMAIL_ACCOUNT'] %>
  #domain : <%= ENV['EMAIL_DOMAIN'] %>
  #login  : <%= ENV['EMAIL_LOGIN'] %>
  #secure : <%= ENV['EMAIL_SECURE'] %>

