From 63e7f8d99c7cc872aa8e457e620f29c8ebb6fae6 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Tue, 23 Jun 2015 20:07:08 +0300 Subject: [PATCH] docs: exclude dpdk --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 9bdccfd32..e32f9fb30 100644 --- a/Doxyfile +++ b/Doxyfile @@ -793,7 +793,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = build +EXCLUDE = build, dpdk # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded