Revision: 8095
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8095&view=rev
Author:   efiring
Date:     2010-01-22 23:48:35 +0000 (Fri, 22 Jan 2010)

Log Message:
-----------
Add units module to documentation

Modified Paths:
--------------
    trunk/matplotlib/doc/api/index.rst

Added Paths:
-----------
    trunk/matplotlib/doc/api/units_api.rst

Modified: trunk/matplotlib/doc/api/index.rst
===================================================================
--- trunk/matplotlib/doc/api/index.rst  2010-01-22 23:47:14 UTC (rev 8094)
+++ trunk/matplotlib/doc/api/index.rst  2010-01-22 23:48:35 UTC (rev 8095)
@@ -32,4 +32,5 @@
    pyplot_api.rst
    spine_api.rst
    ticker_api.rst
+   units_api.rst
    index_backend_api.rst

Added: trunk/matplotlib/doc/api/units_api.rst
===================================================================
--- trunk/matplotlib/doc/api/units_api.rst                              (rev 0)
+++ trunk/matplotlib/doc/api/units_api.rst      2010-01-22 23:48:35 UTC (rev 
8095)
@@ -0,0 +1,12 @@
+*****************
+matplotlib units
+*****************
+
+
+:mod:`matplotlib.units`
+========================
+
+.. automodule:: matplotlib.units
+   :members:
+   :undoc-members:
+   :show-inheritance:


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

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to