From e779461f88a8c3b4568a004648115881671dc731 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 24 Apr 2021 16:36:49 +0100 Subject: [PATCH] add additional external libre-soc sphinx references... commented out for now --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 34d9b3f7..12b29a4f 100644 --- 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 ---------------------------------------------- -- 2.30.2