mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
doc/conf: add intersphinx mapping 'constraints'
This commit is contained in:
+2
-1
@@ -94,7 +94,8 @@ texinfo_documents = [
|
||||
# -- Sphinx.Ext.InterSphinx -----------------------------------------------
|
||||
|
||||
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 --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user