On Tue, Nov 23, 2021 at 4:17 PM Luca Boccassi <[email protected]> wrote:
>
> On Tue, 2021-11-23 at 15:48 +0100, Timothy Redaelli wrote:
> > examples.dox is built inside builddir/doc/api and so doxygen generates
> > some dir_HASH.html that includes the builddir name and this may prevent
> > DPDK documentation to be correctly generated in some distributions, for
> > example CentOS Stream 9 and RHEL9, since the builddir includes the
> > architecture.
> >
> > This commit adds builddir/doc/api (the path where examples.dox is
> > generated) to STRIP_FROM_PATH, so the generated documentation doesn't
> > change if builddir changes.
> >
> > Fixes: a6090630f4e5 ("doc: automate examples file list for API")
> > Cc: [email protected]

> > Signed-off-by: Timothy Redaelli <[email protected]>
> Acked-by: Luca Boccassi <[email protected]>
Tested-by: David Marchand <[email protected]>


Applied, thanks.

-- 
David Marchand

Reply via email to