ray/doc/source/index.rst
Wapaul1 29ac95d87a Web UI Documentation (#983)
* Initial Draft of Documentation

* Cleanup

* Fix line lengths and modify some text.
2017-09-16 15:41:52 -07:00

60 lines
1 KiB
ReStructuredText

Ray
===
*Ray is a flexible, high-performance distributed execution framework.*
.. toctree::
:maxdepth: 1
:caption: Installation
install-on-ubuntu.rst
install-on-macosx.rst
install-on-docker.rst
installation-troubleshooting.rst
.. toctree::
:maxdepth: 1
:caption: Getting Started
tutorial.rst
api.rst
actors.rst
using-ray-with-gpus.rst
rllib.rst
webui.rst
.. toctree::
:maxdepth: 1
:caption: Examples
example-hyperopt.rst
example-rl-pong.rst
example-policy-gradient.rst
example-resnet.rst
example-a3c.rst
example-lbfgs.rst
example-evolution-strategies.rst
using-ray-with-tensorflow.rst
.. toctree::
:maxdepth: 1
:caption: Design
internals-overview.rst
serialization.rst
fault-tolerance.rst
.. toctree::
:maxdepth: 1
:caption: Cluster Usage
using-ray-on-a-cluster.rst
using-ray-on-a-large-cluster.rst
using-ray-and-docker-on-a-cluster.md
.. toctree::
:maxdepth: 1
:caption: Help
troubleshooting.rst
contact.rst