On Tue, Nov 23, 2021 at 3:49 PM Timothy Redaelli <[email protected]> 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]>

Tested-by: David Marchand <[email protected]>


-- 
David Marchand

Reply via email to