From 00b5ac6804103ac958b78d15885484ce8103fd8c Mon Sep 17 00:00:00 2001 From: Phil Elson Date: Sun, 31 Aug 2014 11:03:37 +0100 Subject: [PATCH] Some minor documentation enhancements. --- doc/ext/LICENSE.txt | 2 +- doc/source/_static/GitHub-Mark-32px.png | Bin 0 -> 931 bytes doc/source/_templates/navbar.html | 7 ++++++- doc/source/gitwash/known_projects.inc | 2 +- doc/source/install.txt | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 doc/source/_static/GitHub-Mark-32px.png diff --git a/doc/ext/LICENSE.txt b/doc/ext/LICENSE.txt index 3ebab893..589b78dc 100644 --- a/doc/ext/LICENSE.txt +++ b/doc/ext/LICENSE.txt @@ -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. diff --git a/doc/source/_static/GitHub-Mark-32px.png b/doc/source/_static/GitHub-Mark-32px.png new file mode 100644 index 0000000000000000000000000000000000000000..176ab33e44dbb8e017679d9db2a739fdbd6cd4dc GIT binary patch literal 931 zcmV;U16=%xP) zCe@7+MOQP^#cCfC2#G-`LA5R9g%RaqB^jCF2f0-GcG2_FILy4hzP(Ea2HrX6ne+dj z=Q-y*=N-_cq;YZ`*5FPo#*Mf#n9pDaU*TiCpB4G>Zu|~(0lWmyU>yd#rLKiif))+8`~wg^gK}pX{1IhI16A8lEH$$)hs0lb3Iij#?~$k$^S z?;oFId&(VPO?-8VNvJ9WsM6on0@-Hiuu@K*6MSi|=d=YNJ zPvwkHNHM9qR?LJSpJCJeIT$KKQ!#jnh0YJA3m2A`HBCE9(+9CU>=LGsK#(Ebi#hg&fv2u zi=vv+gQHEoyT@HPiK8{9(FpTv41df)7yPqEH$Q4veEl2{7_L)BI9;P3O5U&z7N zP>tzygu@Nr-PgzHn|vLP8rmdmNaJL%577@|LxXuL!rlhsVr=O{^jm_jI@vpr#>o(l z;fjVulXx;K@?)16`9i#o2O5_Aj*<3lxE+s|7=MTtaYw0y-orF`qdn1=5LRRE6A%Vv6Ebhgp9ULF(0{lRE zN~#W}BiN6dg6gTP$X~mJ#Jd{5by)HpR+baGZY;kcl;+JrwI3hg7mVQ5tjK43An+~j z%8L9*wG~&-@(5O7Pf)GI%XmBF$>lxtf<0JK1+OJg8X{KVkq~*WavYChRnu@Y*x?Ru z;mtHo-oazxxfW+T0G`FKI1x&AM^@x#I{rCrwOam9`5XDr|3JV^5!L_z002ovPDHLk FV1j*Iy3YUr literal 0 HcmV?d00001 diff --git a/doc/source/_templates/navbar.html b/doc/source/_templates/navbar.html index 267af8e7..427d19ff 100644 --- a/doc/source/_templates/navbar.html +++ b/doc/source/_templates/navbar.html @@ -2,4 +2,9 @@
  • Download
  • Gallery
  • Documentation
  • -
  • Source
  • +
  • + + Source +
  • diff --git a/doc/source/gitwash/known_projects.inc b/doc/source/gitwash/known_projects.inc index 29723528..c4c3c42f 100644 --- a/doc/source/gitwash/known_projects.inc +++ b/doc/source/gitwash/known_projects.inc @@ -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 diff --git a/doc/source/install.txt b/doc/source/install.txt index 81cb7340..18c0fdda 100644 --- a/doc/source/install.txt +++ b/doc/source/install.txt @@ -2,7 +2,7 @@ Pre-built installation ---------------------- `Windows binaries -`__ +`__ are kindly provided by Christoph Gohlke. The latest stable release is also included as part of