% Disco! documentation master file, created by
% sphinx-quickstart on Sat Oct  5 16:14:56 2024.
% You can adapt this file completely to your liking, but it should at least
% contain the root `toctree` directive.

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

```{toctree}
:caption: 'User guide'
:hidden:
:maxdepth: 2

/user/config
```

```{toctree}
:caption: 'Python API'
:hidden:
:maxdepth: 2

/api/disco
```
