CLIMATE-518 - Add ESGF data_source to Sphinx build
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/2cc0401e Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/2cc0401e Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/2cc0401e Branch: refs/heads/master Commit: 2cc0401e178e9d40153860a46a1395b1f834f6ec Parents: f625cf8 Author: Michael Joyce <[email protected]> Authored: Thu Oct 9 09:19:25 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Sun Oct 19 14:20:51 2014 -0700 ---------------------------------------------------------------------- docs/source/data_source/data_sources.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/2cc0401e/docs/source/data_source/data_sources.rst ---------------------------------------------------------------------- diff --git a/docs/source/data_source/data_sources.rst b/docs/source/data_source/data_sources.rst index c368d86..19f9293 100644 --- a/docs/source/data_source/data_sources.rst +++ b/docs/source/data_source/data_sources.rst @@ -15,3 +15,8 @@ DAP Module ========== .. automodule:: dap :members: + +ESGF Module +=========== +.. automodule:: esgf + :members:
