We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6118c9f commit 2c76ef4Copy full SHA for 2c76ef4
docs/conf.py
@@ -47,6 +47,8 @@
47
exclude_patterns = ["_build"]
48
49
50
+autodoc_member_order = "groupwise"
51
+
52
# -- Options for HTML output -------------------------------------------------
53
54
# The theme to use for HTML and HTML Help pages. See the documentation for
0 commit comments