aboutsummaryrefslogtreecommitdiff
path: root/rpkid/Doxyfile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2008-07-15 17:38:45 +0000
committerRob Austein <sra@hactrn.net>2008-07-15 17:38:45 +0000
commit8f8a7ea81035f9230c2b27588cb1548279d938b8 (patch)
treee1dc812ab16793b7f5f36c4b4fb5f18197625de2 /rpkid/Doxyfile
parent9d7bc8e2696d4616b5c73fe6f88d2e0c5dc9e545 (diff)
Rename a couple of scripts whose names confuse Doxygen. Clean some of
the old test code out of rpkid/ to make real code easier to find. svn path=/rpkid/Doxyfile; revision=1995
Diffstat (limited to 'rpkid/Doxyfile')
-rw-r--r--rpkid/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/Doxyfile b/rpkid/Doxyfile
index baee27b4..c432a42d 100644
--- a/rpkid/Doxyfile
+++ b/rpkid/Doxyfile
@@ -474,7 +474,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = rpki rpkid.py pubd.py irdbd.py rootd.py irbe-cli.py cross-certify.py
+INPUT = rpki rpkid.py pubd.py irdbd.py rootd.py irbe_cli.py cross_certify.py
# 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 also the default