|
|
@ -19,12 +19,12 @@ module Docs
|
|
|
|
library/sunau.html)
|
|
|
|
library/sunau.html)
|
|
|
|
|
|
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
© 2001–2017 Python Software Foundation<br>
|
|
|
|
© 2001–2018 Python Software Foundation<br>
|
|
|
|
Licensed under the PSF License.
|
|
|
|
Licensed under the PSF License.
|
|
|
|
HTML
|
|
|
|
HTML
|
|
|
|
|
|
|
|
|
|
|
|
version '3.6' do
|
|
|
|
version '3.6' do
|
|
|
|
self.release = '3.6.1'
|
|
|
|
self.release = '3.6.4'
|
|
|
|
self.dir = '/Users/Thibaut/DevDocs/Docs/Python36' # docs.python.org/3.6/download.html
|
|
|
|
self.dir = '/Users/Thibaut/DevDocs/Docs/Python36' # docs.python.org/3.6/download.html
|
|
|
|
self.base_url = 'https://docs.python.org/3.6/'
|
|
|
|
self.base_url = 'https://docs.python.org/3.6/'
|
|
|
|
|
|
|
|
|
|
|
|