*** empty log message ***
authorhanda <handa>
Tue, 5 Aug 2003 12:18:30 +0000 (12:18 +0000)
committerhanda <handa>
Tue, 5 Aug 2003 12:18:30 +0000 (12:18 +0000)
data-usr/m17n-lib.sty
doxyfile
mainpage.txt

index 8fdd3e4..1f76b1f 100644 (file)
@@ -54,3 +54,8 @@ Boston, MA 02111-1307, USA.
 %% Add Index section to the table of contents.
 \let\origprintindex\printindex
 \def\printindex{\addcontentsline{toc}{chapter}{Index}\origprintindex}
+
+\renewcommand{\entrylabel}[1]{%
+\parbox[b]{\labelwidth}{\makebox[0pt][l]{\textbf{#1}}\\\hspace*{1mm}}}
+
+\raggedright
index c6cf021..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 
index 1793ab2..34365c4 100644 (file)
@@ -71,9 +71,10 @@ Special thanks to:
 
 <ul>
 
-<li> Dimitri van Heesch <dimitri@stack.nl>, author of Doxygen
-(<http://www.stack.nl/~dimitri/doxygen/>).  Without this tool, it
-would have been impossible to create this document.
+<li> Dimitri van Heesch <dimitri@stack.nl>
+
+Author of Doxygen (<http://www.stack.nl/~dimitri/doxygen/>).  Without
+this tool, it would have been impossible to create this document.
 
 </ul>