Update doxygen config
authorMichael Andres <ma@suse.de>
Thu, 12 Apr 2012 07:56:34 +0000 (09:56 +0200)
committerMichael Andres <ma@suse.de>
Thu, 12 Apr 2012 08:03:31 +0000 (10:03 +0200)
doc/autodoc/CMakeLists.txt
doc/autodoc/Doxyfile.cmake

index 696df97..668f760 100644 (file)
@@ -9,7 +9,6 @@ ELSE ( NOT DOT )
 ENDIF ( NOT DOT )
 
 SET( ZYPP_SOURCE_DIR     ${LIBZYPP_SOURCE_DIR}/zypp )
-SET( ZYPP_TESTUTILS_DIR     ${LIBZYPP_SOURCE_DIR}/test/lib )
 SET( ZYPP_DOCINCLUDE_DIR ${LIBZYPP_SOURCE_DIR}/doc/autoinclude )
 SET( ZYPP_EXAMPLE_DIR    ${LIBZYPP_SOURCE_DIR}/examples )
 
index 28c9c9a..56b4089 100644 (file)
@@ -19,7 +19,6 @@ STRIP_FROM_INC_PATH    =
 SHORT_NAMES            = NO
 JAVADOC_AUTOBRIEF      = YES
 MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP         = NO
 INHERIT_DOCS           = YES
 DISTRIBUTE_GROUP_DOC   = NO
 SEPARATE_MEMBER_PAGES  = NO
@@ -70,7 +69,7 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = @ZYPP_DOCINCLUDE_DIR@ @ZYPP_SOURCE_DIR@ @ZYPP_TESTUTILS_DIR@
+INPUT                  = @ZYPP_DOCINCLUDE_DIR@ @ZYPP_SOURCE_DIR@
 FILE_PATTERNS          = *.h *.hh *.hxx *.hpp *.h++ *.c *.cc *.cxx *.cpp *.c++ *.tcc *.hcc *.doc
 RECURSIVE              = YES
 EXCLUDE                =