*** empty log message ***
[m17n/m17n-docs.git] / doxyfile
index 3f470ac..9c2071f 100644 (file)
--- a/doxyfile
+++ b/doxyfile
@@ -466,7 +466,7 @@ DISABLE_INDEX          = yes
 # This tag can be used to set the number of enum values (range [1..20]) 
 # that doxygen will group on one line in the generated HTML documentation.
 
-ENUM_VALUES_PER_LINE   = 4
+ENUM_VALUES_PER_LINE   = 1
 
 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
 # generated containing a tree-like index structure (just like the one that 
@@ -512,7 +512,7 @@ PAPER_TYPE             = a4wide
 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX 
 # packages that should be included in the LaTeX output.
 
-EXTRA_PACKAGES         = times
+EXTRA_PACKAGES         = m17n-lib times
 
 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for 
 # the generated latex document. The header should contain everything until