Skip to content

Commit

Permalink
Add intersphinx to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Dec 6, 2020
1 parent c2668d5 commit 73325e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
'sphinx.ext.autosummary',
'numpydoc',
'IPython.sphinxext.ipython_console_highlighting',
'IPython.sphinxext.ipython_directive'
'IPython.sphinxext.ipython_directive',
'sphinx.ext.intersphinx',
]

# 'sphinx.ext.napoleon'
Expand Down

0 comments on commit 73325e5

Please sign in to comment.