We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5fd8f commit 1831f20Copy full SHA for 1831f20
docs/conf.py
@@ -51,7 +51,7 @@
51
issues_github_path = "zarr-developers/zarr-python"
52
53
autoapi_dirs = ['../src/zarr']
54
-autoapi_add_toctree_entry = True
+autoapi_add_toctree_entry = False
55
autoapi_generate_api_docs = True
56
autoapi_member_order = "groupwise"
57
autoapi_root = "api"
0 commit comments