projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba1cf6e
)
add additional external libre-soc sphinx references... commented out for now
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 24 Apr 2021 15:36:49 +0000
(16:36 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 24 Apr 2021 15:36:49 +0000
(16:36 +0100)
conf.py
patch
|
blob
|
history
diff --git
a/conf.py
b/conf.py
index 34d9b3f7ce3ea4c3ef647ba2a6d330a29609cd83..12b29a4fb10659843b17c069255fcc3199cc77ba 100644
(file)
--- a/
conf.py
+++ b/
conf.py
@@
-179,8
+179,8
@@
lsocbase = 'https://docs.libre-soc.org/'
intersphinx_mapping = {"python": ('https://docs.python.org/3', None),
"nmigen": ('https://nmigen.info/nmigen', 'latest'),
"openpower": (lsocbase+'openpower-isa', None),
- "nmutil": (lsocbase+'nmutil', None),
- "ieee754fpu": (lsocbase+'ieee754fpu', None),
+
#
"nmutil": (lsocbase+'nmutil', None),
+
#
"ieee754fpu": (lsocbase+'ieee754fpu', None),
}
# -- Options for todo extension ----------------------------------------------