From d7854a43249eb0e4244d03b80f789d39e175b6ab Mon Sep 17 00:00:00 2001 From: Rouven Bauer Date: Thu, 1 Sep 2022 17:53:03 +0200 Subject: [PATCH] API Docs: async is no longer experimental --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 9fe6c7686..c852ecc71 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -23,7 +23,7 @@ Topics + :ref:`api-documentation` -+ :ref:`async-api-documentation` (experimental) ++ :ref:`async-api-documentation` + :ref:`spatial-data-types`