[ https://issues.apache.org/jira/browse/CLIMATE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lewis John McGibbney resolved CLIMATE-835. ------------------------------------------ Resolution: Fixed Assignee: Lewis John McGibbney (was: Paul Ramirez) See CLIMATE-852 > Fix documentation warnings > -------------------------- > > Key: CLIMATE-835 > URL: https://issues.apache.org/jira/browse/CLIMATE-835 > Project: Apache Open Climate Workbench > Issue Type: Bug > Components: documentation > Affects Versions: 1.1.0 > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Priority: Minor > Fix For: 1.2.0 > > > {code} > lmcgibbn@LMC-032857 /usr/local/climate/docs(master) $ make html > sphinx-build -b html -d build/doctrees source build/html > Running Sphinx v1.3.1 > loading pickled environment... done > 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 [mo]: targets for 0 po files that are out of date > building [html]: targets for 16 source files that are out of date > updating environment: [config changed] 16 added, 0 changed, 0 removed > reading sources... [100%] ui-backend/backend > /usr/local/climate/ocw/dataset.py:docstring of > dataset.Dataset.spatial_resolution:5: WARNING: Block quote ends without a > blank line; unexpected unindent. > /usr/local/climate/ocw/dataset_processor.py:docstring of > dataset_processor.temperature_unit_conversion:6: WARNING: Field list ends > without a blank line; unexpected unindent. > /usr/local/climate/ocw/utils.py:docstring of > utils.calc_subregion_area_mean_and_std:3: WARNING: Definition list ends > without a blank line; unexpected unindent. > looking for now-outdated files... none found > pickling environment... done > checking consistency... done > preparing documents... done > writing output... [100%] ui-backend/backend > generating indices... genindex http-routingtable py-modindex > writing additional pages... search > copying static files... done > copying extra files... done > dumping search index in English (code: en) ... done > dumping object inventory... done > build succeeded, 3 warnings. > Build finished. The HTML pages are in build/html. > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)