---
email:
  service : Email
  file    : ~
  subject : ~
  mailto  : ruby-talk@ruby-lang.org
  active  : true

grancher:
  active: true

box:
  service: Box
  types  : [gem]
  active : true

testrb:
  service  : Testrb
  tests    : ~
  exclude  : ~
  loadpath : ~
  requires : ~
  live     : false   
  active   : true

syntax:
  service  : Syntax
  loadpath : ~
  exclude  : ~
  active   : false

dnote:
  service  : DNote
  loadpath : ~
  labels   : ~
  output   : ~
  format   : ~
  active   : false

rdoc:
  service  : RDoc
  template : newfish
  include  : ~
  exclude  : [Syckfile]
  main     : ~
  extra    : ~
  output   : site/docs/api
  active   : true

ridoc:
  service  : RIDoc
  include  : ~
  exclude  : ~
  output   : ri
  active   : true

stats:
  service  : Stats
  title    : ~
  loadpath : ~
  exclude  : ~
  output   : ~
  active   : true

vclog:
  service  : VClog
  format   : html   # xml, txt
  layout   : rel    # gnu
  typed    : false
  output   : ~
  active   : false

#rubyforge:
#  service : Rubyforge
#  unixname: <%= project %>
#  groupid : ~
#  package : <%= package %>
#  sitemap:
#    doc/rdoc: <%= package %>
#  active  : false


