Re: [PATCH] dts: remove html dir from dts doc path

2024-11-26 Thread Thomas Monjalon
26/11/2024 17:25, Paul Szczepanek: > To facilitate deploying docs to the website > and make paths more consistent remove the html > directory from the dts doc path. > > Signed-off-by: Paul Szczepanek > Reviewed-by: Luca Vizzarro > --- > # run sphinx, putting the html output in a "html" director

[PATCH] dts: remove html dir from dts doc path

2024-11-26 Thread Paul Szczepanek
To facilitate deploying docs to the website and make paths more consistent remove the html directory from the dts doc path. Signed-off-by: Paul Szczepanek Reviewed-by: Luca Vizzarro --- buildtools/call-sphinx-build.py | 5 +++-- doc/api/meson.build | 2 +- 2 files changed, 4 inserti