doc/conf: add intersphinx mapping 'constraints'
This commit is contained in:
parent
8f4dd8850e
commit
02ba4dfe83
|
|
@ -95,6 +95,7 @@ texinfo_documents = [
|
||||||
|
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
"python": ("https://docs.python.org/3/", None),
|
"python": ("https://docs.python.org/3/", None),
|
||||||
|
"constraints": ("https://hdl.github.io/constraints", None)
|
||||||
}
|
}
|
||||||
|
|
||||||
# -- Sphinx.Ext.ExtLinks --------------------------------------------------
|
# -- Sphinx.Ext.ExtLinks --------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue