|
|
@ -51,12 +51,12 @@ module Docs
|
|
|
|
/\Aunsupported-features/ ]
|
|
|
|
/\Aunsupported-features/ ]
|
|
|
|
|
|
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
© 1996–2017 The PostgreSQL Global Development Group<br>
|
|
|
|
© 1996–2018 The PostgreSQL Global Development Group<br>
|
|
|
|
Licensed under the PostgreSQL License.
|
|
|
|
Licensed under the PostgreSQL License.
|
|
|
|
HTML
|
|
|
|
HTML
|
|
|
|
|
|
|
|
|
|
|
|
version '10' do
|
|
|
|
version '10' do
|
|
|
|
self.release = '10.1'
|
|
|
|
self.release = '10.2'
|
|
|
|
self.base_url = 'https://www.postgresql.org/docs/10/static/'
|
|
|
|
self.base_url = 'https://www.postgresql.org/docs/10/static/'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|