aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/rpki/Doxyfile50
1 files changed, 6 insertions, 44 deletions
diff --git a/scripts/rpki/Doxyfile b/scripts/rpki/Doxyfile
index adc4c672..bb408fe5 100644
--- a/scripts/rpki/Doxyfile
+++ b/scripts/rpki/Doxyfile
@@ -1,3 +1,5 @@
+# $Id$
+
# Doxyfile 1.5.2
#---------------------------------------------------------------------------
@@ -24,8 +26,8 @@ ABBREVIATE_BRIEF = "The $name class" \
the
ALWAYS_DETAILED_SEC = NO
INLINE_INHERITED_MEMB = NO
-FULL_PATH_NAMES = YES
-STRIP_FROM_PATH = /u/sra/isc/route-pki/subvert-rpki.hactrn.net/scripts/
+FULL_PATH_NAMES = NO
+STRIP_FROM_PATH =
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = NO
@@ -83,49 +85,9 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = /u/sra/isc/route-pki/subvert-rpki.hactrn.net/scripts
+INPUT = .
INPUT_ENCODING = UTF-8
-FILE_PATTERNS = *.c \
- *.cc \
- *.cxx \
- *.cpp \
- *.c++ \
- *.d \
- *.java \
- *.ii \
- *.ixx \
- *.ipp \
- *.i++ \
- *.inl \
- *.h \
- *.hh \
- *.hxx \
- *.hpp \
- *.h++ \
- *.idl \
- *.odl \
- *.cs \
- *.php \
- *.php3 \
- *.inc \
- *.m \
- *.mm \
- *.dox \
- *.py \
- *.C \
- *.CC \
- *.C++ \
- *.II \
- *.I++ \
- *.H \
- *.HH \
- *.H++ \
- *.CS \
- *.PHP \
- *.PHP3 \
- *.M \
- *.MM \
- *.PY
+FILE_PATTERNS = *.py
RECURSIVE = NO
EXCLUDE =
EXCLUDE_SYMLINKS = NO