Kengo Seki created ARROW-3961: --------------------------------- Summary: [Python/Documentation] Fix wrong path in the pyarrow README Key: ARROW-3961 URL: https://issues.apache.org/jira/browse/ARROW-3961 Project: Apache Arrow Issue Type: Bug Components: Documentation, Python Reporter: Kengo Seki Assignee: Kengo Seki
{code} pip install -r ../docs/requirements.txt python setup.py build_sphinx -s ../doc/source {code} The second path should be {{../docs/source}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)