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

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

<!--

How to have a self-reference ?

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

-->

```{toctree}
:hidden:
:caption: Features

array_types
eapp
ecolab
edc
enp
epath
epy
etree
```

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

api-design
GitHub <https://github.com/google/etils>
```

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

api/array_types/index
api/eapp/index
api/ecolab/index
api/edc/index
api/enp/index
api/epath/index
api/epy/index
api/etree/index
api/lazy_imports/index
```
