dependencies of forked-daapd

This commit is contained in:
Micha Glave
2010-06-28 09:46:54 +02:00
parent 88d0831626
commit f2ca596533
6 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
--- doxyfile
+++ doxyfile
@@ -30,7 +30,6 @@
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = YES
MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP = YES
INHERIT_DOCS = YES
SEPARATE_MEMBER_PAGES = NO
TAB_SIZE = 4
@@ -73,7 +72,7 @@
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
-QUIET = NO
+QUIET = YES
WARNINGS = YES
WARN_IF_UNDOCUMENTED = YES
WARN_IF_DOC_ERROR = YES