[
https://issues.apache.org/jira/browse/CLIMATE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287968#comment-14287968
]
Lewis John McGibbney commented on CLIMATE-563:
----------------------------------------------
[~mjoyce]
{code}
(/Users/lmcgibbn/ocw)lmcgibbn@LMC-032857 /usr/local/climate/docs(master) $ sudo
pip install esgf-pyclient
Password:
Downloading/unpacking esgf-pyclient
Downloading esgf-pyclient-0.1.2.tar.gz
Running setup.py (path:/Users/lmcgibbn/ocw/build/esgf-pyclient/setup.py)
egg_info for package esgf-pyclient
Requirement already satisfied (use --upgrade to upgrade): jinja2 in
/Users/lmcgibbn/ocw/lib/python2.7/site-packages (from esgf-pyclient)
Requirement already satisfied (use --upgrade to upgrade): markupsafe in
/Users/lmcgibbn/ocw/lib/python2.7/site-packages (from jinja2->esgf-pyclient)
Installing collected packages: esgf-pyclient
Running setup.py install for esgf-pyclient
Successfully installed esgf-pyclient
Cleaning up...
(/Users/lmcgibbn/ocw)lmcgibbn@LMC-032857 /usr/local/climate/docs(master) $
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.2.1
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 1 changed, 0 removed
reading sources... [100%] data_source/data_sources
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] index
writing additional files... genindex http-routingtable py-modindex search
copying static files... WARNING: html_static_path entry
u'/usr/local/climate/docs/source/_static' does not exist
done
copying extra files... done
dumping search index... done
dumping object inventory... done
build succeeded, 1 warning.
{code}
> Add ESGF module to documentation
> ---------------------------------
>
> Key: CLIMATE-563
> URL: https://issues.apache.org/jira/browse/CLIMATE-563
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 0.5
> Reporter: Lewis John McGibbney
> Assignee: Paul Ramirez
> Fix For: 1.0.0
>
> Attachments: Screen Shot 2015-01-12 at 2.13.44 PM.png, Screen Shot
> 2015-01-13 at 1.05.39 AM.png, Screen Shot 2015-01-13 at 1.06.01 AM.png
>
>
> When browsing the ESGF code and the OCW documentation today I noticed that
> the ESGF module DOES feature in the documentation ToC, however the actual
> placeholder within the documentation is vacant.
> We should add the documentation as it will only make the OCW docs better.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)