Loading Rakefile +2 −2 Original line number Diff line number Diff line Loading @@ -74,8 +74,8 @@ def run_jsduck_export(extra_options, ext_dir) rev = `git rev-parse HEAD`.slice(0, 7) run_jsduck([ "--title", "Ext JS 4.0.3 API Documentation", "--footer", "ExtJS 4.0.3 Documentation from Sencha. Generated with <a href='https://github.com/nene/jsduck'>JSDuck</a> revison #{rev}", "--title", "Ext JS 4.0.2 API Documentation", "--footer", "ExtJS 4.0.2 Documentation from Sencha. Generated with <a href='https://github.com/nene/jsduck'>JSDuck</a> revison #{rev}", "--extjs-path", "extjs/ext-all.js", "#{SDK_DIR}/extjs/src", "#{SDK_DIR}/platform/src", Loading template/overviewData.json +6 −2 Original line number Diff line number Diff line Loading @@ -149,6 +149,7 @@ "Ext.tip.QuickTipManager", "Ext.tip.Tip", "Ext.tip.ToolTip", "Ext.MessageBox", "Ext.window.MessageBox", "Ext.window.Window" ] Loading Loading @@ -192,7 +193,7 @@ "Ext.grid.feature.Grouping", "Ext.grid.feature.GroupingSummary", "Ext.grid.header.Container", "Ext.grid.RowNumberer", "Ext.grid.PagingScroller", "Ext.grid.property.Grid", "Ext.grid.property.HeaderContainer", "Ext.grid.property.Property", Loading @@ -202,6 +203,7 @@ "Ext.grid.plugin.Editing", "Ext.grid.plugin.HeaderResizer", "Ext.grid.plugin.RowEditing", "Ext.grid.RowNumberer", "Ext.view.AbstractView", "Ext.view.BoundList", "Ext.view.BoundListKeyNav", Loading Loading @@ -274,6 +276,7 @@ "Ext.resizer.Resizer", "Ext.resizer.Splitter", "Ext.selection.Model", "Ext.selection.CellModel", "Ext.selection.CheckboxModel", "Ext.selection.RowModel", "Ext.Shadow", Loading Loading @@ -302,7 +305,7 @@ "Ext.dd.ScrollManager", "Ext.dd.StatusProxy", "Ext.panel.Proxy", "Ext.tree.ViewDDPlugin", "Ext.tree.plugin.TreeViewDragDrop", "Ext.util.ComponentDragger" ] }, Loading Loading @@ -359,6 +362,7 @@ "Ext.data.AbstractStore", "Ext.data.StoreManager", "Ext.data.Store", "Ext.data.ArrayStore", "Ext.data.DirectStore" ] }, Loading Loading
Rakefile +2 −2 Original line number Diff line number Diff line Loading @@ -74,8 +74,8 @@ def run_jsduck_export(extra_options, ext_dir) rev = `git rev-parse HEAD`.slice(0, 7) run_jsduck([ "--title", "Ext JS 4.0.3 API Documentation", "--footer", "ExtJS 4.0.3 Documentation from Sencha. Generated with <a href='https://github.com/nene/jsduck'>JSDuck</a> revison #{rev}", "--title", "Ext JS 4.0.2 API Documentation", "--footer", "ExtJS 4.0.2 Documentation from Sencha. Generated with <a href='https://github.com/nene/jsduck'>JSDuck</a> revison #{rev}", "--extjs-path", "extjs/ext-all.js", "#{SDK_DIR}/extjs/src", "#{SDK_DIR}/platform/src", Loading
template/overviewData.json +6 −2 Original line number Diff line number Diff line Loading @@ -149,6 +149,7 @@ "Ext.tip.QuickTipManager", "Ext.tip.Tip", "Ext.tip.ToolTip", "Ext.MessageBox", "Ext.window.MessageBox", "Ext.window.Window" ] Loading Loading @@ -192,7 +193,7 @@ "Ext.grid.feature.Grouping", "Ext.grid.feature.GroupingSummary", "Ext.grid.header.Container", "Ext.grid.RowNumberer", "Ext.grid.PagingScroller", "Ext.grid.property.Grid", "Ext.grid.property.HeaderContainer", "Ext.grid.property.Property", Loading @@ -202,6 +203,7 @@ "Ext.grid.plugin.Editing", "Ext.grid.plugin.HeaderResizer", "Ext.grid.plugin.RowEditing", "Ext.grid.RowNumberer", "Ext.view.AbstractView", "Ext.view.BoundList", "Ext.view.BoundListKeyNav", Loading Loading @@ -274,6 +276,7 @@ "Ext.resizer.Resizer", "Ext.resizer.Splitter", "Ext.selection.Model", "Ext.selection.CellModel", "Ext.selection.CheckboxModel", "Ext.selection.RowModel", "Ext.Shadow", Loading Loading @@ -302,7 +305,7 @@ "Ext.dd.ScrollManager", "Ext.dd.StatusProxy", "Ext.panel.Proxy", "Ext.tree.ViewDDPlugin", "Ext.tree.plugin.TreeViewDragDrop", "Ext.util.ComponentDragger" ] }, Loading Loading @@ -359,6 +362,7 @@ "Ext.data.AbstractStore", "Ext.data.StoreManager", "Ext.data.Store", "Ext.data.ArrayStore", "Ext.data.DirectStore" ] }, Loading