Commits


Jeff Knupp authored and Wes McKinney committed 5de6eb5ffed
ARROW-978: [Python] - Change python documentation sphinx theme to bootstrap This sets the default HTML theme to the sphinx-bootstrap-theme. There were vestiges of the (improperly configured and thus unused) sphinx-rtd-theme which I removed. Author: Jeff Knupp <jeff.knupp@enigma.com> Closes #784 from jeffknupp/master and squashes the following commits: f4a1cb64 [Jeff Knupp] ARROW-978: Python - Change sphinx theme to bootstrap