Boost C++ Libraries: Ticket #4435: table layout makes definitions hard to read https://svn.boost.org/trac10/ticket/4435 <p> At <a href="http://www.boost.org/doc/libs/1_43_0/libs/test/doc/html/utf/user-guide.html">http://www.boost.org/doc/libs/1_43_0/libs/test/doc/html/utf/user-guide.html</a> the table of definitions of terms is pretty much unreadable unless I expand my browser window across two screens. The rows and columns in the table are too close together so it's not clear where one definition ends, made worse because the left-hand column wraps unhelpfully and is justified, making it look like three columns in some places ("The module" in column one, "test" in column two and "This is a single binary..." in column three.) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4435 Trac 1.4.3 Gennadiy Rozental Mon, 05 Nov 2012 07:34:02 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4435#comment:1 https://svn.boost.org/trac10/ticket/4435#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> I Changed to a different layout in trunk version. </p> Ticket