Re: [dpdk-dev] [PATCH v5 4/4] build: generate API documentation with Meson
11/09/2018 22:42, Luca Boccassi: > Signed-off-by: Luca Boccassi > Acked-by: Bruce Richardson Series applied, thanks
[dpdk-dev] [PATCH v5 4/4] build: generate API documentation with Meson
Signed-off-by: Luca Boccassi Acked-by: Bruce Richardson --- v2: made doxygen dependency optional, skip doxygen build when not found v3: made doxygen dependency mandatory if enable_docs is true, add alternative doc target that prints "doxygen not found" when doxygen is not found and enable