diff --git a/docs/source/examples/index.rst b/docs/source/examples/index.rst index 26992a6e..b96de75a 100644 --- a/docs/source/examples/index.rst +++ b/docs/source/examples/index.rst @@ -4,6 +4,7 @@ Examples Here we provide a few examples using ``msgspec`` to accomplish various tasks. .. toctree:: + :maxdepth: 1 geojson.rst asyncio-kv.rst