From 189bcd92614905063ff56f116a4450d811daa2e3 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 12 Sep 2019 21:35:26 +0200 Subject: [PATCH] Improve Doxygen --- doc/developper/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index 5cf03c545..8c3f31218 100644 --- a/doc/developper/Doxyfile +++ b/doc/developper/Doxyfile @@ -656,7 +656,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = ../../html/addon ../../include/tfpdf ../../unit-test ../../include/ext ../../include/config.inc.php +EXCLUDE = ../../html/addon ../../unit-test ../../include/ext ../../include/config.inc.php # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded