Skip to content

Commit cf65196

Browse files
explicitly adds intersphinx extension to docs [ch1627]
1 parent f991a2c commit cf65196

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'sphinx.ext.napoleon',
5050
'sphinx.ext.todo',
5151
'sphinx.ext.githubpages',
52+
'sphinx.ext.intersphinx',
5253
]
5354

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

0 commit comments

Comments
 (0)