Skip to content

Commit

Permalink
fix doc rendering (see sphinx-doc/sphinx#2135)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeeren committed Dec 4, 2015
1 parent 4a96061 commit 8ee3a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@
autodoc_member_order='bysource'
napoleon_use_ivar=True
napoleon_use_rtype=False
napoleon_use_param=False

extlinks = {'doi': ('http://dx.doi.org/%s', 'doi:')}

0 comments on commit 8ee3a1d

Please sign in to comment.