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