Show inheritance and base class

This commit is contained in:
Danilo Bargen
2012-12-26 16:38:11 +01:00
parent 495ff87081
commit 33cec59e94
2 changed files with 9 additions and 4 deletions

View File

@@ -245,3 +245,7 @@ texinfo_documents = [
# -- Options for todo module ---------------------------------------------------
todo_include_todos = False
# -- Options for autodoc module ------------------------------------------------
autodoc_default_flags = ['members', 'undoc-members']