Update Python documentation (3.5.0)

pull/281/head
Thibaut 9 years ago
parent 6d83b686ee
commit 05d42746f8

@ -1,6 +1,6 @@
module Docs
class Python < FileScraper
self.version = '3.4.3'
self.version = '3.5.0'
self.type = 'sphinx'
self.dir = '/Users/Thibaut/DevDocs/Docs/Python' # downloaded from docs.python.org/3/download.html
self.base_url = 'http://docs.python.org/3/'

Loading…
Cancel
Save