*** empty log message ***
[m17n/m17n-docs.git] / doxyfile
index 8b75442..225f2f1 100644 (file)
--- a/doxyfile
+++ b/doxyfile
@@ -124,7 +124,7 @@ CLASS_DIAGRAMS         = YES
 # be generated. Documented entities will be cross-referenced with these sources.
 # with a discussion with Handa, decided to set to NO Jan/8/2002
 
-SOURCE_BROWSER         = 
+SOURCE_BROWSER         = no
 
 # Setting the INLINE_SOURCES tag to YES will include the body 
 # of functions and classes directly in the documentation.
@@ -163,13 +163,13 @@ HIDE_SCOPE_NAMES       = NO
 # will generate a verbatim copy of the header file for each class for 
 # which an include is specified. Set to NO to disable this.
 
-VERBATIM_HEADERS       = yes
+VERBATIM_HEADERS       = no
 
 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen 
 # will put list of the files that are included by a file in the documentation 
 # of that file.
 
-SHOW_INCLUDE_FILES     = yes
+SHOW_INCLUDE_FILES     = no
 
 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen 
 # will interpret the first line (until the first dot) of a JavaDoc-style