-
- Downloads
Show list of all source files of class.
Instead of :filename and :linenr properties being tied to class hash itself, they are now inside :files property, which holds an array of hashes which contain :filename and :linenr. List of files is shown in the hierarchy sidebar. Especially useful for classes like Ext.Element which are made up from many-many files.
Showing
- lib/jsduck/aggregator.rb 2 additions, 4 deletionslib/jsduck/aggregator.rb
- lib/jsduck/aliases.rb 3 additions, 2 deletionslib/jsduck/aliases.rb
- lib/jsduck/app.rb 2 additions, 3 deletionslib/jsduck/app.rb
- lib/jsduck/class.rb 2 additions, 1 deletionlib/jsduck/class.rb
- lib/jsduck/class_formatter.rb 2 additions, 2 deletionslib/jsduck/class_formatter.rb
- lib/jsduck/lint.rb 2 additions, 1 deletionlib/jsduck/lint.rb
- lib/jsduck/renderer.rb 17 additions, 2 deletionslib/jsduck/renderer.rb
- lib/jsduck/source_file.rb 11 additions, 8 deletionslib/jsduck/source_file.rb
- template/app/view/cls/Header.js 1 addition, 1 deletiontemplate/app/view/cls/Header.js
- template/resources/sass/viewport.scss 1 addition, 1 deletiontemplate/resources/sass/viewport.scss
Loading
Please register or sign in to comment