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

```{eval-rst}
.. toctree::
    :hidden:
    :caption: Guides

    intro
    eval
    sharding
    checkpoint
    data
    konfig_philosophy


.. toctree::
    :hidden:
    :caption: Modules

    konfig
    kontext
    data_py
    metrics
    klinen
    random
    typing


.. toctree::
    :hidden:
    :caption: Links

    GitHub <https://github.com/google-research/kauldron>
    Issues <https://github.com/google-research/kauldron/issues>


.. toctree::
    :hidden:
    :caption: API

    api/kd/index
```

<!--

TODO(epot): Include colabs as docs ?
Like: https://visu3d.readthedocs.io/en/latest/intro.html

-->
