[devdocsgjs/main: 1564/1867] Update scikit-image documentation (0.18.1)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1564/1867] Update scikit-image documentation (0.18.1)
- Date: Fri, 19 Nov 2021 23:48:09 +0000 (UTC)
commit ddb59e32ce33201a0645e06fcffd7fe169fe4f9f
Author: Simon Legner <Simon Legner gmail com>
Date: Sat Mar 13 09:45:13 2021 +0100
Update scikit-image documentation (0.18.1)
assets/javascripts/templates/pages/about_tmpl.coffee | 2 +-
lib/docs/scrapers/scikit_image.rb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee
b/assets/javascripts/templates/pages/about_tmpl.coffee
index a0919a29..63942841 100644
--- a/assets/javascripts/templates/pages/about_tmpl.coffee
+++ b/assets/javascripts/templates/pages/about_tmpl.coffee
@@ -755,7 +755,7 @@ credits = [
'scikit-image',
'2019 the scikit-image team',
'BSD',
- 'http://scikit-image.org/docs/dev/license.html'
+ 'https://scikit-image.org/docs/dev/license.html'
], [
'scikit-learn',
'2007-2020 The scikit-learn developers',
diff --git a/lib/docs/scrapers/scikit_image.rb b/lib/docs/scrapers/scikit_image.rb
index 59ea0f46..368e03f7 100644
--- a/lib/docs/scrapers/scikit_image.rb
+++ b/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.17.2'
- self.base_url = 'https://scikit-image.org/docs/0.17.x/'
+ self.release = '0.18.1'
+ self.base_url = 'https://scikit-image.org/docs/0.18.x/'
self.links = {
home: 'https://scikit-image.org/',
code: 'https://github.com/scikit-image/scikit-image'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]