You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2014/11/14 00:23:38 UTC

[2/4] climate git commit: CLIMATE-554 - Switch sphinx metrics page to autodoc

CLIMATE-554 - Switch sphinx metrics page to autodoc


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/7a66f7b6
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/7a66f7b6
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/7a66f7b6

Branch: refs/heads/master
Commit: 7a66f7b62a6d304a617ac46a13e66d954e8bb0e6
Parents: a8d84b1
Author: Michael Joyce <jo...@apache.org>
Authored: Thu Nov 13 15:20:20 2014 -0800
Committer: Michael Joyce <jo...@apache.org>
Committed: Thu Nov 13 15:20:20 2014 -0800

----------------------------------------------------------------------
 docs/source/ocw/metrics.rst | 34 +---------------------------------
 1 file changed, 1 insertion(+), 33 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/7a66f7b6/docs/source/ocw/metrics.rst
----------------------------------------------------------------------
diff --git a/docs/source/ocw/metrics.rst b/docs/source/ocw/metrics.rst
index 01d9180..0b28c24 100644
--- a/docs/source/ocw/metrics.rst
+++ b/docs/source/ocw/metrics.rst
@@ -1,37 +1,5 @@
 Metrics Module
 **************
 
-UnaryMetric
-===========
-.. autoclass:: metrics.UnaryMetric
-    :members:
-
-BinaryMetric
-============
-.. autoclass:: metrics.BinaryMetric
-    :members:
-
-Bias
-====
-.. autoclass:: metrics.Bias
-    :members:
-
-MeanBias
-========
-.. autoclass:: metrics.MeanBias
-    :members:
-
-TemporalStdDev
-==============
-.. autoclass:: metrics.TemporalStdDev
-    :members:
-
-StdDevRatio
-===========
-.. autoclass:: metrics.StdDevRatio
-    :members:
-
-PatternCorrelation
-==================
-.. autoclass:: metrics.PatternCorrelation
+.. automodule:: metrics
     :members: