diff options
Diffstat (limited to 'doc/source/_templates/indexsidebar.html')
-rw-r--r-- | doc/source/_templates/indexsidebar.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/_templates/indexsidebar.html b/doc/source/_templates/indexsidebar.html new file mode 100644 index 000000000..409743a03 --- /dev/null +++ b/doc/source/_templates/indexsidebar.html @@ -0,0 +1,5 @@ + <h3>Resources</h3> + <ul> + <li><a href="http://scipy.org/">Scipy.org website</a></li> + <li> </li> + </ul> |