```{toctree}
:hidden:
:caption: 🔎 Overview

readme
howto.ipynb
```

```{toctree}
:hidden:
:caption: 📚 Guides

guides/grid.ipynb
guides/tiling_system.ipynb
guides/tile.ipynb
guides/warp.ipynb
```

```{toctree}
:hidden:
:caption: 🌍 Webviewer

webviewer/index.md
```

```{toctree}
:hidden:
:caption: 📖 Reference

authors
changelog
api
```

```{include} ./readme.md
```
