*** empty log message ***
[m17n/m17n-docs.git] / doxyfile
index 6fb5fcc..8b75442 100644 (file)
--- a/doxyfile
+++ b/doxyfile
@@ -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