mirror of
https://github.com/ROCm/jax.git
synced 2025-04-24 20:26:05 +00:00
7 lines
139 B
Markdown
7 lines
139 B
Markdown
![]() |
To rebuild the documentation, install the `sphinx` and `sphinx_rtd_theme` pip
|
||
|
packages and then run:
|
||
|
|
||
|
```
|
||
|
sphinx-build -M html . build
|
||
|
```
|