Skip to content

Commit 3387edc

Browse files
authored
rm intersphinx_mapping to bus_device pkg
1 parent 5a4a803 commit 3387edc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@
414414

415415
# Example configuration for intersphinx: refer to the Python standard library.
416416
intersphinx_mapping = {"cpython": ('https://docs.python.org/3/', None),
417-
"bus_device": ('https://circuitpython.readthedocs.io/projects/busdevice/en/latest/', None),
418417
"register": ('https://circuitpython.readthedocs.io/projects/register/en/latest/', None)}
419418

420419
# Adapted from sphinxcontrib-redirects

0 commit comments

Comments
 (0)