```{include} ../README.md
:start-line: 0
:relative-docs: docs
:relative-images: docs
```

<!-- hidden toc trees for sidebar -->

```{toctree}
:maxdepth: 2
:caption: "Tutorials"
:glob:
:hidden: true


tutorials/*
```

```{toctree}
:maxdepth: 2
:caption: "Reference"
:hidden: true

reference/piogrowth
```

```{toctree}
:maxdepth: 2
:caption: "Developer Guide"
:hidden: true

README
```
