Sha256: 6b97bb08888203186038aa8bfe85604566531791fd384f210f792280db8ae537
Contents?: true
Size: 786 Bytes
Versions: 3
Compression:
Stored size: 786 Bytes
Contents
# ========================================================================== # Project: SproutCore - JavaScript Application Framework # Copyright: ©2008-2011 Apple Inc. All rights reserved. # License: Licensed under MIT license (see license.js) # ========================================================================== # This is your Buildfile for your app, Docs. This tells SproutCore # how to build your app. These settings override those in your project # Buildfile, which contains default settings for all apps in your project. # # This line tells SproutCore's CSS preprocessor what class names to target. # Since your app has a theme named 'docs', and it is based on SproutCore's # Ace theme (named 'ace'), it is set to 'ace.docs'. config :docs, :css_theme => 'ace.docs'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sc-docs-0.0.3 | lib/sc_docs/docs/apps/docs/Buildfile |
sc-docs-0.0.2 | lib/sc_docs/docs/apps/docs/Buildfile |
sc-docs-0.0.1 | lib/sc_docs/docs/apps/docs/Buildfile |