Re: [PATCH v3] dts: remove html dir from nested docs

2024-11-29 Thread Thomas Monjalon
29/11/2024 00:05, Paul Szczepanek: > To facilitate deploying docs to the website > and make paths more consistent remove the html > directory from docs nested in html directories. > > Signed-off-by: Paul Szczepanek > Reviewed-by: Luca Vizzarro > --- > buildtools/call-sphinx-build.py | 6 --

[PATCH v3] dts: remove html dir from nested docs

2024-11-28 Thread Paul Szczepanek
To facilitate deploying docs to the website and make paths more consistent remove the html directory from docs nested in html directories. Signed-off-by: Paul Szczepanek Reviewed-by: Luca Vizzarro --- buildtools/call-sphinx-build.py | 6 -- doc/api/meson.build | 2 +- 2 files ch