Author: linus Date: 2008-04-27 20:40:17-0700 New Revision: 14494 Modified: trunk/documentation/cookbook/building.xml
Log: Fix the table to allow also the Eclipse layout in the output. Modified: trunk/documentation/cookbook/building.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/cookbook/building.xml?view=diff&rev=14494&p1=trunk/documentation/cookbook/building.xml&p2=trunk/documentation/cookbook/building.xml&r1=14493&r2=14494 ============================================================================== --- trunk/documentation/cookbook/building.xml (original) +++ trunk/documentation/cookbook/building.xml 2008-04-27 20:40:17-0700 @@ -171,7 +171,7 @@ <table> <title>Layout differences</title> - <tgroup cols="3"> + <tgroup cols="4"> <tbody> <row> <entry>Code</entry> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
