summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-08-19 20:02:24 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-08-19 20:39:17 +0100
commite2ba3b13dba434219b826f9e08f450c66e4b0f87 (patch)
treee93319b2d1ecdab51e912931d770674a2090d694 /docs/source/conf.py
parentaa4d9f689f5b7d51f86426590cbf8d0efba06b06 (diff)
doc docstrings for UI
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 42793f9c..da1299fe 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 --------------------------------------------