summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 039ef980..030c19c3 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -242,6 +242,7 @@ latex_documents = [
# If false, no module index is generated.
#latex_domain_indices = True
+autodoc_member_order = 'groupwise'
# -- Options for manual page output --------------------------------------------