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 2013/10/25 22:46:23 UTC

svn commit: r1535864 - in /incubator/climate/trunk/docs/source: index.rst ocw/dataset_processor.rst

Author: joyce
Date: Fri Oct 25 20:46:23 2013
New Revision: 1535864

URL: http://svn.apache.org/r1535864
Log:
CLIMATE-313 - Add dataset_processor.py to Sphinx build

- Add initial skeleton of dataset_processor documentation. This still
  needs further explanation added, especially regarding the overall
  functionality encapsulated in dataset_processor.
- Add dataset_processor to the index.

Added:
    incubator/climate/trunk/docs/source/ocw/dataset_processor.rst
Modified:
    incubator/climate/trunk/docs/source/index.rst

Modified: incubator/climate/trunk/docs/source/index.rst
URL: http://svn.apache.org/viewvc/incubator/climate/trunk/docs/source/index.rst?rev=1535864&r1=1535863&r2=1535864&view=diff
==============================================================================
--- incubator/climate/trunk/docs/source/index.rst (original)
+++ incubator/climate/trunk/docs/source/index.rst Fri Oct 25 20:46:23 2013
@@ -12,6 +12,7 @@ Contents:
    :maxdepth: 4
 
    ocw/dataset
+   ocw/dataset_processor
 
 
 Indices and tables

Added: incubator/climate/trunk/docs/source/ocw/dataset_processor.rst
URL: http://svn.apache.org/viewvc/incubator/climate/trunk/docs/source/ocw/dataset_processor.rst?rev=1535864&view=auto
==============================================================================
--- incubator/climate/trunk/docs/source/ocw/dataset_processor.rst (added)
+++ incubator/climate/trunk/docs/source/ocw/dataset_processor.rst Fri Oct 25 20:46:23 2013
@@ -0,0 +1,5 @@
+Dataset Processor Module
+************************
+
+.. automodule:: dataset_processor
+   :members: