From 70ae6c0855bb7468f5667fd9be21a87187b80b20 Mon Sep 17 00:00:00 2001
From: Steven Murray <Steven.Murray@cern.ch>
Date: Mon, 15 Jun 2015 15:55:20 +0200
Subject: [PATCH] Improved the Doxyfile

---
 Doxyfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doxyfile b/Doxyfile
index e2d0d109f0..e466a8a760 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -568,7 +568,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = middletier
+INPUT                  = cmdline common nameserver objectstore remotens scheduler xroot_plugins
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
-- 
GitLab