Revision: 8174
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8174&view=rev
Author:   jdh2358
Date:     2010-03-03 17:15:58 +0000 (Wed, 03 Mar 2010)

Log Message:
-----------
added support for favicon in docs build

Modified Paths:
--------------
    branches/v0_99_maint/doc/_templates/indexsidebar.html
    branches/v0_99_maint/doc/_templates/layout.html

Modified: branches/v0_99_maint/doc/_templates/indexsidebar.html
===================================================================
--- branches/v0_99_maint/doc/_templates/indexsidebar.html       2010-03-03 
16:56:16 UTC (rev 8173)
+++ branches/v0_99_maint/doc/_templates/indexsidebar.html       2010-03-03 
17:15:58 UTC (rev 8174)
@@ -9,7 +9,7 @@
 </p>
 
 <p>Sandro Tosi has a new book 
-<a 
href="http://www.packtpub.com/matplotlib-python-development/book";>Matplotlib 
for python
+<a 
href="http://www.packtpub.com/matplotlib-python-development/book?utm_source=matplotlib.sourceforge.net&utm_medium=link&utm_content=pod&utm_campaign=mdb_002124";>Matplotlib
 for python
 developers</a>
 also
 at <a 
href="http://www.amazon.com/Matplotlib-Python-Developers-Sandro-Tosi/dp/1847197906";>amazon</a>.</p>

Modified: branches/v0_99_maint/doc/_templates/layout.html
===================================================================
--- branches/v0_99_maint/doc/_templates/layout.html     2010-03-03 16:56:16 UTC 
(rev 8173)
+++ branches/v0_99_maint/doc/_templates/layout.html     2010-03-03 17:15:58 UTC 
(rev 8174)
@@ -23,7 +23,7 @@
 </script>
 <object><noscript><p><img 
src="http://apps.sourceforge.net/piwik/matplotlib/piwik.php?idsite=1"; 
alt="piwik"/></p></noscript></object>
 <!-- End Piwik Tag -->
-<link rel="shortcut icon" href="favicon.ico"> 
+<link rel="shortcut icon" href="_static/favicon.ico"> 
 
 <div style="background-color: white; text-align: left; padding: 10px 10px 15px 
15px">
 <a href="{{ pathto('index') }}"><img src="{{


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to