Sha256: 0962894ac8656da9f2e6bd59b5cd10b920c838e0f03e65890a1614a0503fedab

Contents?: true

Size: 685 Bytes

Versions: 27

Compression:

Stored size: 685 Bytes

Contents

---
development: &development
  project_name:        My Example Project
  api_host:            api.example.com:3000
  api_protocol:        https
  platform_host:       site.example.com
  platform_protocol:   http
  asset_host:          "https://assets.example.com"
  api_prefix:          api
  templates_directory: documentation/templates
  output_directory:    api_docs
  assets:
    'app/views/api_v4/documentation/assets/CHANGELOG.md': :root
    'app/assets/images/logos/logo.png':                   images/logo.png
  ignore:
    - .DS_Store
  publish_git: 'git@github.com:foo/bar.git'
  default_sanitize: -> text { ActionController::Base.helpers.sanitize text }
test: *development

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
betterdocs-0.14.0 spec/assets/config/betterdocs.yml
betterdocs-0.13.0 spec/assets/config/betterdocs.yml
betterdocs-0.12.5 spec/assets/config/betterdocs.yml
betterdocs-0.12.4 spec/assets/config/betterdocs.yml
betterdocs-0.12.3 spec/assets/config/betterdocs.yml
betterdocs-0.12.2 spec/assets/config/betterdocs.yml
betterdocs-0.12.1 spec/assets/config/betterdocs.yml
betterdocs-0.12.0 spec/assets/config/betterdocs.yml
betterdocs-0.11.0 spec/assets/config/betterdocs.yml
betterdocs-0.10.0 spec/assets/config/betterdocs.yml
betterdocs-0.9.2 spec/assets/config/betterdocs.yml
betterdocs-0.9.1 spec/assets/config/betterdocs.yml
betterdocs-0.9.0 spec/assets/config/betterdocs.yml
betterdocs-0.8.1 spec/assets/config/betterdocs.yml
betterdocs-0.8.0 spec/assets/config/betterdocs.yml
betterdocs-0.7.1 spec/assets/config/betterdocs.yml
betterdocs-0.7.0 spec/assets/config/betterdocs.yml
betterdocs-0.6.8 spec/assets/config/betterdocs.yml
betterdocs-0.6.7 spec/assets/config/betterdocs.yml
betterdocs-0.6.6 spec/assets/config/betterdocs.yml