]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - Doxyfile.in
libtpmss: Configure TCTI device options
[thirdparty/strongswan.git] / Doxyfile.in
index dc2a6602bbc5b47cdb91ed138a397ee344e84d36..6c59d86c967ee8a51ba7ea629b285fe38ae687b7 100644 (file)
@@ -683,7 +683,7 @@ CITE_BIB_FILES         =
 # messages are off.
 # The default value is: NO.
 
-QUIET                  = NO
+QUIET                  = YES
 
 # The WARNINGS tag can be used to turn on/off the warning messages that are
 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
@@ -743,7 +743,7 @@ WARN_LOGFILE           =
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = @SRC_DIR@/src @SRC_DIR@/README.md
+INPUT                  = @SRC_DIR@/README.md @SRC_DIR@/README_LEGACY.md @SRC_DIR@/src
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses