You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/14 00:21:34 UTC

[jira] [Commented] (CLIMATE-554) Changed metric names break Sphinx build

    [ https://issues.apache.org/jira/browse/CLIMATE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211451#comment-14211451 ] 

ASF GitHub Bot commented on CLIMATE-554:
----------------------------------------

GitHub user MJJoyce opened a pull request:

    https://github.com/apache/climate/pull/135

    CLIMATE-554 - Switch sphinx metrics page to autodoc

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/climate CLIMATE-554

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/135.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #135
    
----
commit 7a66f7b62a6d304a617ac46a13e66d954e8bb0e6
Author: Michael Joyce <jo...@apache.org>
Date:   2014-11-13T23:20:20Z

    CLIMATE-554 - Switch sphinx metrics page to autodoc

----


> Changed metric names break Sphinx build
> ---------------------------------------
>
>                 Key: CLIMATE-554
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-554
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.4
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 0.5
>
>
> A few of the metrics have had their names changed and this breaks the sphinx build since the metric names are referenced explicitly in the docs. Change the metrics file to use autodoc to reduce maintenance, fix the warnings, and update the build with all the new metric additions!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)