docs/conf.py
changeset 13 19ebde2fd594
parent 12 bb7d41be0c44
child 14 1f2ff9d3c7f9
--- a/docs/conf.py	Thu Sep 08 10:13:55 2011 +0200
+++ b/docs/conf.py	Thu Sep 08 11:37:27 2011 +0200
@@ -192,3 +192,6 @@
 
 # If false, no module index is generated.
 #latex_use_modindex = True
+
+
+autodoc_member_order = 'bysource'