Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81537 - website/public_html/live/community
From: dnljms_at_[hidden]
Date: 2012-11-25 15:48:47


Author: danieljames
Date: 2012-11-25 15:48:45 EST (Sun, 25 Nov 2012)
New Revision: 81537
URL: http://svn.boost.org/trac/boost/changeset/81537

Log:
Website: Run tidy for the groups page.

Text files modified:
   website/public_html/live/community/groups.html | 105 ++++++++++++++++++++++++++-------------
   1 files changed, 70 insertions(+), 35 deletions(-)

Modified: website/public_html/live/community/groups.html
==============================================================================
--- website/public_html/live/community/groups.html (original)
+++ website/public_html/live/community/groups.html 2012-11-25 15:48:45 EST (Sun, 25 Nov 2012)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
   <title>Boost Mailing Lists</title>
- <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <link rel="icon" href="/favicon.ico" type="image/ico" />
   <link rel="stylesheet" type="text/css" href=
   "/style-v2/section-community.css" />
@@ -83,52 +83,86 @@
               </div>
 
               <ul class="toc">
- <li>Users</li>
+ <li>
+ Users
+ </li>
 
                 <li>
                   <a href="#main">Developers</a>
 
                   <ul>
- <li>Archives</li>
+ <li>
+ Archives
+ </li>
                   </ul>
                 </li>
 
- <li>Announce</li>
+ <li>
+ Announce
+ </li>
 
- <li>Interest</li>
+ <li>
+ Interest
+ </li>
 
                 <li>
                   <a href="#projects">Project-Specific</a>
 
                   <ul>
- <li>Boost.Build</li>
-
- <li>Boost CMake</li>
-
- <li><a href="#cplussig">Python C++-Sig (for
- Boost.Python)</a></li>
-
- <li>Language Binding</li>
-
- <li>Boost.Spirit</li>
-
- <li>Boost.Documentation</li>
-
- <li>Testing</li>
-
- <li>Boost.uBlas (numerics)</li>
-
- <li>Boost.Thread</li>
-
- <li>Subversion Commit messages</li>
-
- <li>Translation Groups</li>
+ <li>
+ Boost.Build
+ </li>
+
+ <li>
+ Boost CMake
+ </li>
+
+ <li>
+ <a href="#cplussig">Python C++-Sig (for
+ Boost.Python)</a>
+ </li>
+
+ <li>
+ Language Binding
+ </li>
+
+ <li>
+ Boost.Spirit
+ </li>
+
+ <li>
+ Boost.Documentation
+ </li>
+
+ <li>
+ Testing
+ </li>
+
+ <li>
+ Boost.uBlas (numerics)
+ </li>
+
+ <li>
+ Boost.Thread
+ </li>
+
+ <li>
+ Subversion Commit messages
+ </li>
+
+ <li>
+ Translation Groups
+ </li>
                   </ul>
                 </li>
 
- <li>Boost Sandbox repository</li>
+ <li>
+ Boost Sandbox repository
+ </li>
 
- <li>#boost IRC channel</li>
+ <li>
+ #boost IRC channel
+ </li>
               </ul>
 
               <h2><a name="users" id="users"></a>Boost Users mailing list
@@ -337,7 +371,7 @@
 
               <p><strong>Important:</strong> This mailing list is for the
               discussion of the specification and implementation of
- Boost.Threads only &mdash; questions regarding usage should be
+ Boost.Threads only — questions regarding usage should be
               directed to the Boost Users list, or the
               main Boost developers list.</p>
 
@@ -385,11 +419,12 @@
               add a link.</p>
 
               <ul>
- <li><a href=
- "http://groups.google.com/group/boost_doc_translation">Chinese
- translators group</a> (<a href=
- "http://code.google.com/p/boost-doc-zh/">main
- webpage</a>)</li>
+ <li>
+ <a href=
+ "http://groups.google.com/group/boost_doc_translation">Chinese
+ translators group</a> (<a href=
+ "http://code.google.com/p/boost-doc-zh/">main webpage</a>)
+ </li>
               </ul>
 
               <h2>Boost <a name="sandbox" id="sandbox"></a>Sandbox</h2>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk