29/11/2024 13:15, Paul Szczepanek: > > On 29/11/2024 11:54, Thomas Monjalon wrote: > > From: Paul Szczepanek <[email protected]> > > > > To facilitate deploying docs to the website > > and make paths more consistent remove the html > > directory from docs nested in API html directory. > > > > Signed-off-by: Paul Szczepanek <[email protected]> > > Reviewed-by: Luca Vizzarro <[email protected]> > > Signed-off-by: Thomas Monjalon <[email protected]> > > --- > > Makes sense to remove the html from the css, thanks. > > Won't the scripts complain about the order of tags? Signed off should > come before reviewed.
Scripts are emitting warnings, and sometimes we can do differently :) Here I prefer adding my Signoff at the end to show I did only last minute change.

