Sha256: ef96f3f11a6b7432dd5436dc9565366dd0140c43aac6655b1f45c5a9e340f49b

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

---
box:
  service: Box
  types  : [ gem, tar ]  # zip
  include: [ bin, doc, lib, meta, test, "[A-Z]*" ]
  exclude: [ doc/rdoc, doc/ri ]

dnote:
  service  : DNote
  loadpath : ~
  labels   : ~
  output   : ~
  format   : ~
  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

rdoc:
  service: rdoc
  exclude: [Syckfile]

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

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

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

grancher:
  service: Grancher
  sitemap:
    - site
    - [doc/rdoc, rdoc]
    - [doc/qedoc, qedoc]
  active: true

email:
  service : Email
  file    : ~
  subject : ~
  mailto  : ruby-talk@ruby-lang.org
  from    : admin@tigerops.org
  server  : <%= ENV['EMAIL_SERVER'] %>
  port    : <%= ENV['EMAIL_PORT'] %>
  account : <%= ENV['EMAIL_ACCOUNT'] %>
  domain  : <%= ENV['EMAIL_DOMAIN'] %>
  login   : <%= ENV['EMAIL_LOGIN'] %>
  secure  : <%= ENV['EMAIL_SECURE'] %>
  active  : true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ae-1.2 Syckfile