|
|
@ -3,7 +3,7 @@ module Docs
|
|
|
|
self.name = 'Underscore.js'
|
|
|
|
self.name = 'Underscore.js'
|
|
|
|
self.slug = 'underscore'
|
|
|
|
self.slug = 'underscore'
|
|
|
|
self.type = 'underscore'
|
|
|
|
self.type = 'underscore'
|
|
|
|
self.release = '1.12.0'
|
|
|
|
self.release = '1.13.1'
|
|
|
|
self.base_url = 'https://underscorejs.org'
|
|
|
|
self.base_url = 'https://underscorejs.org'
|
|
|
|
self.links = {
|
|
|
|
self.links = {
|
|
|
|
home: 'https://underscorejs.org',
|
|
|
|
home: 'https://underscorejs.org',
|
|
|
@ -17,7 +17,7 @@ module Docs
|
|
|
|
options[:skip_links] = true
|
|
|
|
options[:skip_links] = true
|
|
|
|
|
|
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
© 2009–2020 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors<br>
|
|
|
|
© 2009–2021 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors<br>
|
|
|
|
Licensed under the MIT License.
|
|
|
|
Licensed under the MIT License.
|
|
|
|
HTML
|
|
|
|
HTML
|
|
|
|
|
|
|
|
|
|
|
|