|
|
@ -11,7 +11,7 @@ module Docs
|
|
|
|
options[:max_image_size] = 256_000
|
|
|
|
options[:max_image_size] = 256_000
|
|
|
|
|
|
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
© 2010–2017 Google, Inc.<br>
|
|
|
|
© 2010–2018 Google, Inc.<br>
|
|
|
|
Licensed under the Creative Commons Attribution License 4.0.
|
|
|
|
Licensed under the Creative Commons Attribution License 4.0.
|
|
|
|
HTML
|
|
|
|
HTML
|
|
|
|
|
|
|
|
|
|
|
@ -59,7 +59,7 @@ module Docs
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|
version do
|
|
|
|
version do
|
|
|
|
self.release = '5.0.1'
|
|
|
|
self.release = '5.1.3'
|
|
|
|
self.base_url = 'https://angular.io/'
|
|
|
|
self.base_url = 'https://angular.io/'
|
|
|
|
self.root_path = 'docs'
|
|
|
|
self.root_path = 'docs'
|
|
|
|
|
|
|
|
|
|
|
|