]> git.droids-corp.org - dpdk.git/blobdiff - doc/api/meson.build
net/ring: check internal arguments
[dpdk.git] / doc / api / meson.build
index 4f51f5d7240979cc1c93346de73c921a2c49dbcd..dfdefdc924636de66ce324c0aa1605c522a616fe 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',