Fix docs latex build and nits (#1297)

* fix docs latex build and nits

* fix stub gen and try to clean up building
This commit is contained in:
Awni Hannun
2024-07-29 11:44:06 -07:00
committed by GitHub
parent 6e06e3a904
commit aa1d6cadad
6 changed files with 36 additions and 18 deletions

View File

@@ -162,7 +162,7 @@ void init_array(nb::module_& m) {
* :attr:`~mlx.core.complexfloating`
* :ref:`complex128 <data_types>`
* :ref:`complex64 <data_types>`
See also :func:`~mlx.core.issubdtype`.
)pbdoc");