<meta name="description" content="Ext JS 4.0 API Documentation from Sencha. Class documentation, Guides and Videos on how to create Javascript applications with Ext JS 4" />
EOHTML
# Automatically choose 4.0.7 or 4.1.0 JSB file location
ext_407="#{@sdk_dir}/extjs/build/sdk.jsb3"
ext_410="#{@sdk_dir}/extjs/extjs.jsb3"
jsb_file=File.exists?(ext_410)?ext_410:ext_407
@options+=[
"--title","Sencha Docs - Ext JS 4.0",
"--head-html",head_html,
"--footer","Ext JS 4.0.7 Docs - Generated with <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> rev #{revision}. <a href='http://www.sencha.com/legal/terms-of-use/'>Terms of Use</a>",
<meta name="description" content="Ext JS 3.4 API Documentation from Sencha. Class documentation, Guides and Videos on how to create Javascript applications with Ext JS 3.4" />
EOHTML
@options+=[
"--title","Sencha Docs - Ext JS 3.4",
"--footer","Ext JS 3.4 Docs - Generated with <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> revison #{revision}. <a href='http://www.sencha.com/legal/terms-of-use/'>Terms of Use</a>",
<meta name="description" content="Sencha Touch 1.1 API Documentation from Sencha. Documentation on how to create Javascript applications with Sencha Touch" />
EOHTML
@options+=[
"--title","Sencha Docs - Touch 1.1",
"--head-html",head_html,
"--footer","Sencha Touch 1.1 Docs - Generated with <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> revison #{revision}. <a href='http://www.sencha.com/legal/terms-of-use/'>Terms of Use</a>",
<meta name="description" content="Sencha Touch 2.0 API Documentation from Sencha. Documentation on how to create Javascript applications with Sencha Touch" />
EOHTML
@options+=[
"--title","Sencha Docs - Touch 2.0",
"--head-html",head_html,
"--footer","Sencha Touch 2.0 Docs - Generated with <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> revison #{revision}. <a href='http://www.sencha.com/legal/terms-of-use/'>Terms of Use</a>",
<meta name="description" content="Sencha Animator 1.0 API Documentation from Sencha. Documentation on how to create Javascript applications with Sencha Touch" />
EOHTML
@options+=[
"--title","Sencha Docs - Animator 1.0",
"--head-html",head_html,
"--footer","Sencha Animator 1.0 Docs - Generated with <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> revison #{revision}. <a href='http://www.sencha.com/legal/terms-of-use/'>Terms of Use</a>",