Loading Rakefile +2 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ task :export do load_sdk_vars run_jsduck([ "--title", "Ext JS 4.0.2 API Documentation", "--title", "Ext JS 4.0.3 API Documentation", "--extjs-path", "extjs/ext-all.js", "#{SDK_DIR}/extjs/src", "#{SDK_DIR}/platform/src", Loading Loading @@ -127,7 +127,7 @@ task :live_docs do EOHTML run_jsduck([ "--title", "Ext JS 4.0.2 API Documentation", "--title", "Ext JS 4.0.3 API Documentation", "--extjs-path", "extjs/ext-all.js", "--append-html", analytics, "#{SDK_DIR}/extjs/src", Loading template/app/view/index/Container.js +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ Ext.define('Docs.view.index.Container', { '<a class="guide direct" rel="direct" href="guides/direct/index.html">Direct</a>', '<a class="guide accessibility" rel="accessibility" href="guides/accessibility/index.html">Accessibility</a>', '</div>', '<div class="egLink"><a href="http://dev.sencha.com/deploy/ext-4.0.2/examples/index.html">View the Ext 4.0 examples →</a></div>', '<div class="egLink"><a href="http://dev.sencha.com/deploy/ext-4.0.3/examples/index.html">View the Ext 4.0 examples →</a></div>', '</div>', '</div>', '<tpl for="organisation">', Loading Loading
Rakefile +2 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ task :export do load_sdk_vars run_jsduck([ "--title", "Ext JS 4.0.2 API Documentation", "--title", "Ext JS 4.0.3 API Documentation", "--extjs-path", "extjs/ext-all.js", "#{SDK_DIR}/extjs/src", "#{SDK_DIR}/platform/src", Loading Loading @@ -127,7 +127,7 @@ task :live_docs do EOHTML run_jsduck([ "--title", "Ext JS 4.0.2 API Documentation", "--title", "Ext JS 4.0.3 API Documentation", "--extjs-path", "extjs/ext-all.js", "--append-html", analytics, "#{SDK_DIR}/extjs/src", Loading
template/app/view/index/Container.js +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ Ext.define('Docs.view.index.Container', { '<a class="guide direct" rel="direct" href="guides/direct/index.html">Direct</a>', '<a class="guide accessibility" rel="accessibility" href="guides/accessibility/index.html">Accessibility</a>', '</div>', '<div class="egLink"><a href="http://dev.sencha.com/deploy/ext-4.0.2/examples/index.html">View the Ext 4.0 examples →</a></div>', '<div class="egLink"><a href="http://dev.sencha.com/deploy/ext-4.0.3/examples/index.html">View the Ext 4.0 examples →</a></div>', '</div>', '</div>', '<tpl for="organisation">', Loading