*** empty log message ***
[m17n/m17n-docs.git] / doxyfile
index 9c2071f..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 
@@ -213,7 +213,7 @@ TAB_SIZE               = 8
 # The ENABLED_SECTIONS tag can be used to enable conditional 
 # documentation sections, marked by \if sectionname ... \endif.
 
-ENABLED_SECTIONS       = 
+ENABLED_SECTIONS       = %ENABLED_SECTIONS%
 
 # The GENERATE_TODOLIST tag can be used to enable (YES) or 
 # disable (NO) the todo list. This list is created by putting \todo 
@@ -354,6 +354,7 @@ EXAMPLE_PATTERNS       =
 # the \image command).
 
 IMAGE_PATH             = /project/mule/m17n-lib/docs/doxygen/images
+IMAGE_PATH             += ../m17n-db/FORMATS
 
 # The INPUT_FILTER tag can be used to specify a program that doxygen should 
 # invoke to filter for each input file. Doxygen will invoke the filter program 
@@ -412,13 +413,13 @@ HTML_OUTPUT            =
 # each generated HTML page. If it is left blank doxygen will generate a 
 # standard header.
 
-HTML_HEADER            = header.html
+HTML_HEADER            = header.%USR_JA_DEV%.html
 
 # The HTML_FOOTER tag can be used to specify a personal HTML footer for 
 # each generated HTML page. If it is left blank doxygen will generate a 
 # standard footer.
 
-HTML_FOOTER            = footer.html
+HTML_FOOTER            = footer.%USR_JA_DEV%.html
 
 # The HTML_STYLESHEET tag can be used to specify a user defined cascading 
 # style sheet that is used by each HTML page. It can be used to