Loading Rakefile +1 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,7 @@ task :charts do load_sdk_vars system(*[ "ruby", "bin/jsduck", "--title", "Sencha Touch Charts API Documentation", "--external", "Error", "--ignore-global", "--guides", "#{SDK_DIR}/charts/guides", Loading template/app/view/index/Container.js +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ Ext.define('Docs.view.index.Container', { '<h1>Guides</h1>', '{guides}', '<div class="examples">', '<a href="http://dev.sencha.com/deploy/ext-4.0.2a/examples/index.html">View the Ext 4.0 examples →</a>', '<a href="../examples/index.html">View the examples →</a>', '</div>', '</div>', '</tpl>', Loading Loading
Rakefile +1 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,7 @@ task :charts do load_sdk_vars system(*[ "ruby", "bin/jsduck", "--title", "Sencha Touch Charts API Documentation", "--external", "Error", "--ignore-global", "--guides", "#{SDK_DIR}/charts/guides", Loading
template/app/view/index/Container.js +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ Ext.define('Docs.view.index.Container', { '<h1>Guides</h1>', '{guides}', '<div class="examples">', '<a href="http://dev.sencha.com/deploy/ext-4.0.2a/examples/index.html">View the Ext 4.0 examples →</a>', '<a href="../examples/index.html">View the examples →</a>', '</div>', '</div>', '</tpl>', Loading