```{include} ../README.md
:start-line: 2
:relative-docs: docs
```
```{toctree}
:caption: 'Contents'
:maxdepth: 1
:glob:
:hidden:
source/installation
source/usage
source/contributing
```
```{toctree}
:caption: 'API'
:maxdepth: 2
:glob:
:hidden:
api/minijinja/**
```
```{toctree}
:caption: 'Examples'
:maxdepth: 2
:glob:
:hidden:
api/examples/**
```