You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/06/19 15:41:00 UTC

[jira] [Commented] (ARROW-1128) [Docs] command to build a wheel is not properly rendered

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

Wes McKinney commented on ARROW-1128:
-------------------------------------

Need an extra blank line after the directive

> [Docs] command to build a wheel is not properly rendered
> --------------------------------------------------------
>
>                 Key: ARROW-1128
>                 URL: https://issues.apache.org/jira/browse/ARROW-1128
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Documentation, Python
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Trivial
>
> Built the python documentation and got the following error. This command is not rendered into the output. 
> {code}
> WARNING: /home/sekikn/repos/arrow/python/doc/source/development.rst:176: (ERROR/3) Error in "code-block" directive:
> maximum 1 argument(s) allowed, 10 supplied.
> .. code-block:: shell
>    python setup.py build_ext --build-type=$ARROW_BUILD_TYPE \
>           --with-parquet --with-jemalloc --bundle-arrow-cpp bdist_wheel
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)