Re: [PATCH] dts: remove external dependency on python docs
Reviewed-by: Patrick Robb
[PATCH] dts: remove external dependency on python docs
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/