|
|
@ -16,12 +16,12 @@ module Docs
|
|
|
|
reference/license.html)
|
|
|
|
reference/license.html)
|
|
|
|
|
|
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
© 2011–2016 Phalcon Framework Team<br>
|
|
|
|
© 2011–2017 Phalcon Framework Team<br>
|
|
|
|
Licensed under the Creative Commons Attribution License 3.0.
|
|
|
|
Licensed under the Creative Commons Attribution License 3.0.
|
|
|
|
HTML
|
|
|
|
HTML
|
|
|
|
|
|
|
|
|
|
|
|
version '3' do
|
|
|
|
version '3' do
|
|
|
|
self.release = '3.0.2'
|
|
|
|
self.release = '3.1.1'
|
|
|
|
self.base_url = 'https://docs.phalconphp.com/en/latest/'
|
|
|
|
self.base_url = 'https://docs.phalconphp.com/en/latest/'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|