DOC: Minor cleanups. Strike through completed items on TODO list.

This commit is contained in:
Stefan van der Walt
2011-07-18 19:01:14 -07:00
parent 1cff83bacc
commit 07ef2056ba
6 changed files with 19 additions and 14 deletions
+2 -1
View File
@@ -271,4 +271,5 @@ th {
.field-list {
font-size: 80%;
}
}
+1 -1
View File
@@ -7,7 +7,7 @@ Obtain the source from the git-repository at
by running
::
::
git clone http://github.com/scikits-image/scikits.image.git
@@ -485,3 +485,5 @@ div.viewcode-block:target {
border-top: 1px solid #ac9;
border-bottom: 1px solid #ac9;
}
span.strike { text-decoration: line-through; }