Skip to content

Commit 1bb5e8b

Browse files
committed
DOC: update for sphinx >= 1.8
1 parent d5682e4 commit 1bb5e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
autosummary_generate = True
4747

4848
numpydoc_show_class_members = False
49-
autodoc_default_flags = ['members']
49+
autodoc_default_options = {'members': True}
5050

5151

5252
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)