Re: [dpdk-dev] [PATCH 1/2] doc/api: generate dependency file for examples doc

2020-01-17 Thread Luca Boccassi
On Fri, 2020-01-17 at 11:22 +, Bruce Richardson wrote: > For the doxygen API for the examples folder, we can generate a build > dependency file when we generate the examples.dox file. This allows > correct rebuilds if the files in examples change. > > Signed-off-by: Bruce Richardson < > bruce.

[dpdk-dev] [PATCH 1/2] doc/api: generate dependency file for examples doc

2020-01-17 Thread Bruce Richardson
For the doxygen API for the examples folder, we can generate a build dependency file when we generate the examples.dox file. This allows correct rebuilds if the files in examples change. Signed-off-by: Bruce Richardson --- doc/api/generate_examples.sh | 4 doc/api/meson.build | 5 +