Merge pull request #1112 from pelson/docs_tidy

DOC: Minor documentation enhancements.
This commit is contained in:
Josh Warner
2014-08-31 11:34:41 +01:00
5 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ The file
- plot_directive.py
was derived from code in Matplotlib (http://matplotlib.sf.net/), which has the
was derived from code in Matplotlib (http://matplotlib.org), which has the
following license:
Copyright (c) 2002-2008 John D. Hunter; All Rights Reserved.
Binary file not shown.

After

Width:  |  Height:  |  Size: 931 B

+6 -1
View File
@@ -2,4 +2,9 @@
<li><a href="/download.html">Download</a></li>
<li><a href="/docs/dev/auto_examples">Gallery</a></li>
<li><a href="/docs/dev">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="_static/GitHub-Mark-32px.png" style="height: 15px; width: 15px;
display: inline; float: none;
padding-bottom: 3px;">
Source</a>
</li>
+1 -1
View File
@@ -6,7 +6,7 @@
.. _`PROJECTNAME mailing list`: http://projects.scipy.org/mailman/listinfo/nipy-devel
.. numpy
.. _numpy: hhttp://numpy.scipy.org
.. _numpy: http://numpy.org
.. _`numpy github`: http://github.com/numpy/numpy
.. _`numpy mailing list`: http://mail.scipy.org/mailman/listinfo/numpy-discussion
+1 -1
View File
@@ -2,7 +2,7 @@ Pre-built installation
----------------------
`Windows binaries
<http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikits.image>`__
<http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikit-image>`__
are kindly provided by Christoph Gohlke.
The latest stable release is also included as part of