aboutsummaryrefslogtreecommitdiff
path: root/scripts/rpki/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/rpki/Doxyfile')
-rw-r--r--scripts/rpki/Doxyfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/rpki/Doxyfile b/scripts/rpki/Doxyfile
index bb408fe5..fdc5a133 100644
--- a/scripts/rpki/Doxyfile
+++ b/scripts/rpki/Doxyfile
@@ -6,7 +6,7 @@
# Project related configuration options
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
-PROJECT_NAME = "Resource PKI"
+PROJECT_NAME = "Resource PKI Engine"
PROJECT_NUMBER = RPKI
OUTPUT_DIRECTORY =
CREATE_SUBDIRS = NO
@@ -61,8 +61,8 @@ HIDE_SCOPE_NAMES = NO
SHOW_INCLUDE_FILES = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
-SORT_BRIEF_DOCS = NO
-SORT_BY_SCOPE_NAME = NO
+SORT_BRIEF_DOCS = YES
+SORT_BY_SCOPE_NAME = YES
GENERATE_TODOLIST = YES
GENERATE_TESTLIST = YES
GENERATE_BUGLIST = YES
@@ -75,7 +75,7 @@ FILE_VERSION_FILTER =
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
-QUIET = NO
+QUIET = YES
WARNINGS = YES
WARN_IF_UNDOCUMENTED = YES
WARN_IF_DOC_ERROR = YES