<!-- mdformat off(myst not supported) -->

```{include} ../README.md
```

<!--

How to have a self-reference ?

```{toctree}
:hidden:
:maxdepth: 0
:titlesonly:
Homepage <index>
```

-->

<!--

TODO(epot): Add cross-reference to v3d

Visu3d <https://github.com/google-research/visu3d>

-->

```{toctree}
:hidden:
:caption: Links

Visu3d <https://visu3d.readthedocs.io/>
GitHub <https://github.com/google-research/dataclass_array>
```

```{toctree}
:hidden:
:caption: API

api/dca/index
```
