From aa6558f6a449aed57fcabbc9322afb95b5d434b1 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Fri, 18 Jan 2013 15:03:51 +0100 Subject: [PATCH] documentation fixes --- docs/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index a523cd2..b9c6902 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -246,3 +246,4 @@ texinfo_documents = [ # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'http://docs.python.org/': None} +autoclass_content = 'both' -- 2.25.1