summaryrefslogtreecommitdiff
path: root/doc
Side-by-side diff
Diffstat (limited to 'doc') (more/less context) (show whitespace changes)
-rw-r--r--doc/Doxyfile_pim21
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Doxyfile_pim2 b/doc/Doxyfile_pim2
index d612c2f..9410338 100644
--- a/doc/Doxyfile_pim2
+++ b/doc/Doxyfile_pim2
@@ -55,49 +55,48 @@ SORT_MEMBER_DOCS = NO
SORT_BRIEF_DOCS = NO
SORT_BY_SCOPE_NAME = NO
GENERATE_TODOLIST = YES
GENERATE_TESTLIST = YES
GENERATE_BUGLIST = YES
GENERATE_DEPRECATEDLIST= YES
ENABLED_SECTIONS =
MAX_INITIALIZER_LINES = 30
SHOW_USED_FILES = YES
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
QUIET = YES
WARNINGS = YES
WARN_IF_UNDOCUMENTED = NO
WARN_IF_DOC_ERROR = YES
WARN_FORMAT = "$file:$line: $text"
WARN_LOGFILE = Dox-Warning
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = . \
ui \
core \
- core/backends \
backend
FILE_PATTERNS = *.h \
*.cpp \
*.cc \
*.hpp
RECURSIVE = NO
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = *.moc.* \
moc* \
*.all_cpp.* \
*unload.* \
*/test/* \
*/tests/*
EXAMPLE_PATH =
EXAMPLE_PATTERNS =
EXAMPLE_RECURSIVE = NO
IMAGE_PATH = ../../apidocs/api
INPUT_FILTER =
FILTER_PATTERNS =
FILTER_SOURCE_FILES = NO
#---------------------------------------------------------------------------
# configuration options related to source browsing
#---------------------------------------------------------------------------