Skip to content

Commit 248a843

Browse files
committed
Add more docs to intersphinx_mapping
1 parent 920c1d3 commit 248a843

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

source/conf.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,14 @@
406406
'pip': ('https://pip.pypa.io/en/latest/', None),
407407
'setuptools': ('https://setuptools.readthedocs.io/en/latest/', None),
408408
'twine': ('https://twine.readthedocs.io/en/stable/', None),
409+
'pypa': ('https://www.pypa.io/en/latest/', None),
410+
'nox': ('https://nox.thea.codes/en/latest/', None),
411+
'pynsist': ('https://pynsist.readthedocs.io/en/latest/', None),
412+
'scipy': ('https://www.scipy.org', None),
413+
'sphinx': ('https://www.sphinx-doc.org/en/master', None),
414+
'pybind11': ('https://pybind11.readthedocs.io/en/stable/', None),
415+
'cffi': ('https://cffi.readthedocs.io/en/latest/', None),
416+
409417
}
410418

411419

0 commit comments

Comments
 (0)