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

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

Kengo Seki created ARROW-1128:
---------------------------------

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