[
https://issues.apache.org/jira/browse/CLIMATE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275405#comment-14275405
]
Michael Joyce commented on CLIMATE-563:
---------------------------------------
{code}
_______________________________________________________________________ 07:34:39
| /tmp
| -> git clone https://git-wip-us.apache.org/repos/asf/climate.git
Cloning into 'climate'...
remote: Counting objects: 13755, done.
remote: Compressing objects: 100% (5638/5638), done.
remote: Total 13755 (delta 6841), reused 12336 (delta 5973)
Receiving objects: 100% (13755/13755), 4.54 MiB | 5.52 MiB/s, done.
Resolving deltas: 100% (6841/6841), done.
Checking connectivity... done.
(ocw-github)
___________________________________________________________ 07:35:20
| /tmp
| -> cd climate/
.DS_Store LICENSE.txt easy-ocw/ ocw-cli/
.git/ NOTICE.txt examples/ ocw-ui/
.gitignore README.md mccsearch/ ocw-vm/
CHANGES.txt doap_CLIMATE.rdf obs4MIPs/ setup.py
KEYS docs/ ocw/
(ocw-github)
_______________________________________________________________________ 07:35:23
| /tmp/climate
| -> cd docs/
(ocw-github)
_______________________________________________________________________ 07:35:26
| /tmp/climate/docs
| -> ls
Makefile make.bat source/
(ocw-github)
_______________________________________________________________________ 07:35:27
| /tmp/climate/docs
| -> make html
sphinx-build -b html -d build/doctrees source build/html
Making output directory...
Running Sphinx v1.2.1
loading pickled environment... not yet created
loading intersphinx inventory from http://docs.python.org/2/objects.inv...
loading intersphinx inventory from
http://docs.scipy.org/doc/scipy/reference/objects.inv...
loading intersphinx inventory from
http://docs.scipy.org/doc/numpy/objects.inv...
loading intersphinx inventory from
http://matplotlib.sourceforge.net/objects.inv...
building [html]: targets for 10 source files that are out of date
updating environment: 10 added, 0 changed, 0 removed
reading sources... [100%] ui-backend/backend
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] ui-backend/backend
writing additional files... genindex http-routingtable py-modindex search
copying static files... WARNING: html_static_path entry
u'/private/tmp/climate/docs/source/_static' does not exist
done
copying extra files... done
dumping search index... done
dumping object inventory... done
build succeeded, 1 warning.
Build finished. The HTML pages are in build/html.
(ocw-github)
{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)