rm intersphinx_mapping to bus_device pkg
This commit is contained in:
parent
5a4a80336f
commit
3387edc424
1 changed files with 0 additions and 1 deletions
1
conf.py
1
conf.py
|
|
@ -414,7 +414,6 @@ texinfo_documents = [
|
|||
|
||||
# Example configuration for intersphinx: refer to the Python standard library.
|
||||
intersphinx_mapping = {"cpython": ('https://docs.python.org/3/', None),
|
||||
"bus_device": ('https://circuitpython.readthedocs.io/projects/busdevice/en/latest/', None),
|
||||
"register": ('https://circuitpython.readthedocs.io/projects/register/en/latest/', None)}
|
||||
|
||||
# Adapted from sphinxcontrib-redirects
|
||||
|
|
|
|||
Loading…
Reference in a new issue