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:45:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Wes McKinney resolved ARROW-1128.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 762
[https://github.com/apache/arrow/pull/762]

> [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)