Stephan Hoyer c3bf532aae Fix sphinx references in JAX docs
The links in `concurrency.rst` should work now.

The links in async_dispatch.rst don't work yet, but they will if
``DeviceArray`` ever ends up JAX's API docs.
2019-08-10 16:40:08 -07:00
..
2019-08-05 13:08:17 -07:00
2019-08-05 12:34:29 -07:00
2019-08-05 12:14:05 -07:00
2019-08-02 08:55:22 -04:00
2019-07-21 15:55:47 -04:00
2019-02-13 19:21:55 -08:00
2019-07-21 15:55:47 -04:00
2019-08-02 08:55:22 -04:00

To rebuild the documentation, install the sphinx and sphinx_rtd_theme pip packages and then run:

sphinx-build -M html . build