[Pcsclite-cvs-commit] r2903 - /trunk/PCSC/doc/doxygen.conf.in

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Apr 22 20:22:48 UTC 2008


Author: rousseau
Date: Tue Apr 22 20:22:47 2008
New Revision: 2903

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2903
Log:
ENUM_VALUES_PER_LINE   = 1 (instead of 4)

Modified:
    trunk/PCSC/doc/doxygen.conf.in

Modified: trunk/PCSC/doc/doxygen.conf.in
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/doc/doxygen.conf.in?rev=2903&op=diff
==============================================================================
--- trunk/PCSC/doc/doxygen.conf.in (original)
+++ trunk/PCSC/doc/doxygen.conf.in Tue Apr 22 20:22:47 2008
@@ -694,7 +694,7 @@
 # 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




More information about the Pcsclite-cvs-commit mailing list