refreshed patch

This commit is contained in:
Yaroslav Halchenko
2015-03-05 08:44:36 -05:00
parent 72d543e772
commit a68c92e8b7
+4 -2
View File
@@ -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;