From f8058d5398faaeab27774e18126492450d71bf1f Mon Sep 17 00:00:00 2001 From: Alessandro Candido Date: Sun, 3 Mar 2024 18:42:26 +0100 Subject: [PATCH] fix: Switch API docs entry point name --- doc/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 79ff8d5..9353fc8 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -50,10 +50,10 @@ Contents getting-started/index .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Main documentation - api-reference/modules + api-reference/qibotn Developer guides .. toctree::