From f4459e9fc229d1594b1179146aac92bd6c2912f8 Mon Sep 17 00:00:00 2001 From: Jim Crist-Harif Date: Tue, 15 Aug 2023 23:42:31 -0500 Subject: [PATCH] Tweak examples index --- docs/source/examples/index.rst | 1 + 1 file changed, 1 insertion(+) 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