Commits

Antoine Pitrou authored bcfacaafcb1
ARROW-3233: [Python] Add prose documentation for CUDA support It will be harder to add generated API docs without requiring CUDA support on the machine building the docs. Author: Antoine Pitrou <antoine@python.org> Closes #3359 from pitrou/ARROW-3233-pyarrow-cuda-doc and squashes the following commits: 40b63f0f <Antoine Pitrou> ARROW-3233: Add prose documentation for CUDA support