Re: [PATCH] dts: remove external dependency on python docs

2024-11-08 Thread Patrick Robb
Reviewed-by: Patrick Robb

[PATCH] dts: remove external dependency on python docs

2024-11-08 Thread Paul Szczepanek
Sphinx can link to online python docs but doing so creates a requirement for an internet connection. This commit removes this dependency. Signed-off-by: Paul Szczepanek Reviewed-by: Luca Vizzarro --- doc/guides/conf.py | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/