1
0
Эх сурвалжийг харах

Update scikit-image documentation (0.14.1)

Thibaut Courouble 7 жил өмнө
parent
commit
222ca01d24

+ 2 - 2
lib/docs/scrapers/scikit_image.rb

@@ -3,8 +3,8 @@ module Docs
     self.name = 'scikit-image'
     self.slug = 'scikit_image'
     self.type = 'sphinx'
-    self.release = '0.13.1'
-    self.base_url = 'http://scikit-image.org/docs/0.13.x/'
+    self.release = '0.14.1'
+    self.base_url = 'http://scikit-image.org/docs/0.14.x/'
     self.links = {
       home: 'http://scikit-image.org/',
       code: 'https://github.com/scikit-image/scikit-image'