diff --git a/docs/conf.py b/docs/conf.py index 6a48ed7..933c0e4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -291,3 +291,4 @@ texinfo_documents = [ # AUTODOC autodoc_member_order = 'bysource' +autoclass_content = 'both'