summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-09-11 22:07:27 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-09-11 22:07:27 +0200
commit11b20bd5c596e2bffbf5a77c1b961d8f01878c43 (patch)
tree617effcfa9d6671878c2c8777c0098db7174dccf /doxygen
parentcf86ff23b7c220ddab5c64629eeea06c7998641e (diff)
downloadeurephia-11b20bd5c596e2bffbf5a77c1b961d8f01878c43.tar.gz
eurephia-11b20bd5c596e2bffbf5a77c1b961d8f01878c43.tar.xz
eurephia-11b20bd5c596e2bffbf5a77c1b961d8f01878c43.zip
Added another source file directory to scan for doxygen
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Doxygen.conf b/doxygen/Doxygen.conf
index 1946f61..f2654c0 100644
--- a/doxygen/Doxygen.conf
+++ b/doxygen/Doxygen.conf
@@ -568,7 +568,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = common/ database/ database/sqlite eurephiadm/ eurephiadm/commands plugin/ plugin/firewall plugin/firewall/iptables
+INPUT = common/ database/ database/sqlite database/sqlite/administration eurephiadm/ eurephiadm/commands plugin/ plugin/firewall plugin/firewall/iptables
# 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