summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-09-15 21:45:44 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-09-15 21:45:44 +0200
commit21b591474d71a129988e3c11b616e417cadae052 (patch)
tree5d443c1617a4c28768d370196c6090de858ccfb5 /doxygen
parentcaf56d9a15382453a4b55186d409f5aecd09b4cd (diff)
downloadeurephia-21b591474d71a129988e3c11b616e417cadae052.tar.gz
eurephia-21b591474d71a129988e3c11b616e417cadae052.tar.xz
eurephia-21b591474d71a129988e3c11b616e417cadae052.zip
Make Doxygen also document utils/
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 ae14c16..18b9ab3 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 database/sqlite/administration 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 utils/
# 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