mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 09:08:36 +08:00
refreshed patch
This commit is contained in:
Vendored
+4
-2
@@ -2,7 +2,7 @@ Description: fix documentation links
|
||||
change to absolute filesystem links
|
||||
--- a/doc/source/_templates/navbar.html
|
||||
+++ b/doc/source/_templates/navbar.html
|
||||
@@ -1,5 +1,5 @@
|
||||
@@ -1,7 +1,7 @@
|
||||
-<li><a href="/">Home</a></li>
|
||||
-<li><a href="/download.html">Download</a></li>
|
||||
-<li><a href="/docs/dev/auto_examples">Gallery</a></li>
|
||||
@@ -11,4 +11,6 @@ Description: fix documentation links
|
||||
+<li><a href="http://scikit-image.org/download.html">Download</a></li>
|
||||
+<li><a href="/usr/share/doc/python-skimage-doc/html/auto_examples/index.html">Gallery</a></li>
|
||||
+<li><a href="/usr/share/doc/python-skimage-doc/html/index.html">Documentation</a></li>
|
||||
<li><a href="https://github.com/scikit-image/scikit-image">Source</a></li>
|
||||
<li><a href="https://github.com/scikit-image/scikit-image">
|
||||
<img src="{{ pathto('_static', 1) }}/GitHub-Mark-32px.png"
|
||||
style="height: 15px; width: 15px;
|
||||
|
||||
Reference in New Issue
Block a user