Add mailing list to README and documentation. (#950)

* Add mailing list to documentation.

* Add contact page to documentation.
This commit is contained in:
Robert Nishihara
2017-09-09 10:21:51 -07:00
committed by Philipp Moritz
parent 8906a920f7
commit d6612a93a2
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -24,10 +24,12 @@ Installation
More Information
----------------
- `Mailing List`_
- `Documentation`_
- `Blog`_
- `HotOS paper`_
.. _`Mailing List`: https://groups.google.com/forum/#!forum/ray-dev
.. _`Documentation`: http://ray.readthedocs.io/en/latest/index.html
.. _`Blog`: https://ray-project.github.io/ray/
.. _`HotOS paper`: https://arxiv.org/abs/1703.03924
+11
View File
@@ -0,0 +1,11 @@
Contact
=======
The following are good places to discuss Ray.
1. `Our Mailing List`_: For discussions about development, questions about
usage, or any general questions.
2. `GitHub Issues`_: For bug reports and feature requests.
.. _`Our Mailing List`: https://groups.google.com/forum/#!forum/ray-dev
.. _`GitHub Issues`: https://github.com/ray-project/ray/issues
+1
View File
@@ -55,3 +55,4 @@ Ray
:caption: Help
troubleshooting.rst
contact.rst