Fix docs.

This commit is contained in:
Alex Root Junior 2017-08-04 14:00:48 +03:00
parent 11ceaab10d
commit ae48ed973a
9 changed files with 103 additions and 50 deletions

View file

@ -157,9 +157,9 @@ texinfo_documents = [
autoclass_content = "both"
autodoc_member_order = "bysource"
autodoc_default_flags = [
"members",
"no-undoc-members",
"show-inheritance",
"inherited-members",
]
# autodoc_default_flags = [
# "members",
# "no-undoc-members",
# "show-inheritance",
# "inherited-members",
# ]