mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
try adding sphinx-autodoc-typehints
This commit is contained in:
parent
1f03d48c83
commit
909fee6a2d
@ -60,6 +60,7 @@ extensions = [
|
||||
'sphinx.ext.napoleon',
|
||||
'sphinx.ext.viewcode',
|
||||
'nbsphinx',
|
||||
'sphinx_autodoc_typehints',
|
||||
]
|
||||
|
||||
intersphinx_mapping = {
|
||||
|
@ -3,6 +3,7 @@ sphinx_rtd_theme
|
||||
jaxlib
|
||||
ipykernel
|
||||
nbsphinx
|
||||
sphinx-autodoc-typehints
|
||||
# The next packages are for notebooks
|
||||
matplotlib
|
||||
sklearn
|
||||
|
Loading…
x
Reference in New Issue
Block a user