rocm_jax/docs/README.md

7 lines
139 B
Markdown
Raw Normal View History

To rebuild the documentation, install the `sphinx` and `sphinx_rtd_theme` pip
packages and then run:
```
sphinx-build -M html . build
```