[
https://issues.apache.org/jira/browse/ARROW-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362949#comment-16362949
]
Wes McKinney commented on ARROW-2139:
-------------------------------------
I ran {{$ sphinx-build -q -b html -d _build/doctrees -W source _build/html}}
within the python/doc directory. I have sphinx 1.6.3 and docutils 0.13.1
installed
> [Python] Address Sphinx deprecation warning when building docs
> --------------------------------------------------------------
>
> Key: ARROW-2139
> URL: https://issues.apache.org/jira/browse/ARROW-2139
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Wes McKinney
> Priority: Minor
>
> {code}
> /home/wesm/anaconda3/envs/arrow-test/lib/python3.5/site-packages/sphinx/util/compat.py:40:
> RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and
> will be removed in Sphinx 1.7, please use docutils' instead.
> RemovedInSphinx17Warning)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)