examples/vhost: add async vhost args parsing
[dpdk.git] / doc / api / meson.build
index 4f51f5d..dfdefdc 100644 (file)
@@ -48,6 +48,7 @@ doxy_conf = configure_file(input: 'doxy-api.conf.in',
 
 doxy_build = custom_target('doxygen',
        depends: example,
+       depend_files: 'doxy-api-index.md',
        input: doxy_conf,
        output: 'html',
        depfile: 'html.d',