projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d11da5
)
nmigen.info is being cyber-squatted, has to be removed for now
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 25 Aug 2022 09:23:40 +0000
(10:23 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 25 Aug 2022 09:23:45 +0000
(10:23 +0100)
conf.py
patch
|
blob
|
history
diff --git
a/conf.py
b/conf.py
index 40879253170bcb01a029b76b3a64669a5e59b4dd..aa2a8e691703b5af4e7cfee85fae807e2d5c4de8 100644
(file)
--- a/
conf.py
+++ b/
conf.py
@@
-177,7
+177,8
@@
texinfo_documents = [
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {"python": ('https://docs.python.org/3', None),
- "nmigen": ('https://nmigen.info/nmigen', 'latest')
+ # argh this trademarked domain name is now cyber-squatted
+ #"nmigen": ('https://nmigen.info/nmigen', 'latest')
}
# -- Options for todo extension ----------------------------------------------