Re: [PATCH v4] dts: remove nested html dir for API doc

2024-11-29 Thread Thomas Monjalon
29/11/2024 13:15, Paul Szczepanek: > > On 29/11/2024 11:54, Thomas Monjalon wrote: > > From: Paul Szczepanek > > > > 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 S

Re: [PATCH v4] dts: remove nested html dir for API doc

2024-11-29 Thread Paul Szczepanek
On 29/11/2024 11:54, Thomas Monjalon wrote: > From: Paul Szczepanek > > 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 > Reviewed-by: Luca Vizzarro > Signed-o

[PATCH v4] dts: remove nested html dir for API doc

2024-11-29 Thread Thomas Monjalon
From: Paul Szczepanek 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 Reviewed-by: Luca Vizzarro Signed-off-by: Thomas Monjalon --- v4: fix custom.css path and reword a