doc: add dependency on examples for API doxygen
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 17 Jan 2020 11:22:35 +0000 (11:22 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 15 Feb 2020 16:50:41 +0000 (17:50 +0100)
commit499fe9dfcfc721f327b9f58a0f1d9d15eea6a8ee
tree63868a85ace0268e4a23137141d271c927a84783
parente89680d024dd3a99830450192b03f404d6c0199e
doc: add dependency on examples for API doxygen

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.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
doc/api/generate_examples.sh
doc/api/meson.build