Revision: 6694
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6694&view=rev
Author:   jswhit
Date:     2008-12-22 20:06:24 +0000 (Mon, 22 Dec 2008)

Log Message:
-----------
use default css, fix typo in installation guide.

Modified Paths:
--------------
    trunk/toolkits/basemap/doc/conf.py
    trunk/toolkits/basemap/doc/users/installing.rst

Modified: trunk/toolkits/basemap/doc/conf.py
===================================================================
--- trunk/toolkits/basemap/doc/conf.py  2008-12-22 19:42:46 UTC (rev 6693)
+++ trunk/toolkits/basemap/doc/conf.py  2008-12-22 20:06:24 UTC (rev 6694)
@@ -80,7 +80,7 @@
 # The style sheet to use for HTML and HTML Help pages. A file of that name
 # must exist either in Sphinx' static/ path, or in one of the custom paths
 # given in html_static_path.
-html_style = 'matplotlib.css'
+#html_style = 'mpl.css'
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".

Modified: trunk/toolkits/basemap/doc/users/installing.rst
===================================================================
--- trunk/toolkits/basemap/doc/users/installing.rst     2008-12-22 19:42:46 UTC 
(rev 6693)
+++ trunk/toolkits/basemap/doc/users/installing.rst     2008-12-22 20:06:24 UTC 
(rev 6694)
@@ -38,7 +38,7 @@
 
 `pupnyere <http://pypi.python.org/pypi/pupynere/>`__ 
     Pure python `netCDF <http://www.unidata.ucar.edu/software/netcdf/>`__
-    patched version automatically installed with basemap.
+    netCDF reader. Patched version automatically installed with basemap.
 
 `pydap <http://code.google.com/p/pydap>`__ 
     Pure python `OPeNDAP <http://opendap.org>`__ implementation.


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

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to