We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7112357 commit bf238c1Copy full SHA for bf238c1
doc/_templates/layout.html
@@ -40,6 +40,11 @@ <h4> NIPY Community </h4>
40
href="http://nipy.sourceforge.net/software/license/index.html">License</a></li>
41
</ul>
42
43
+<h4> Github repo </h4>
44
+ <ul class="simple">
45
+ <li><a class="reference external"
46
+ href="http://github.com/nipy/nipy/">Nipy Github</a></li>
47
+ </ul>
48
{% endblock %}
49
50
{# I had to copy the whole search block just to change the rendered text,
0 commit comments