-rw-r--r-- | doc/Doxyfile_pim2 | 1 |
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 @@ -71,17 +71,16 @@ 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 |