Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2008-02-23 09:04:03


Author: bemandawes
Date: 2008-02-23 09:04:02 EST (Sat, 23 Feb 2008)
New Revision: 43402
URL: http://svn.boost.org/trac/boost/changeset/43402

Log:
Give the 1st and 2nd level index.html files a common look-and-feel.
Text files modified:
   trunk/index.html | 28 +++++++++++++--
   trunk/libs/libraries.htm | 43 ++++++++++++-----------
   trunk/libs/system/doc/index.html | 16 +++++---
   trunk/tools/index.html | 71 ++++++++++++++++++++++++---------------
   4 files changed, 100 insertions(+), 58 deletions(-)

Modified: trunk/index.html
==============================================================================
--- trunk/index.html (original)
+++ trunk/index.html 2008-02-23 09:04:02 EST (Sat, 23 Feb 2008)
@@ -8,8 +8,28 @@
 </head>
 
 <body>
- <div class="header"><img alt="Boost C++ Libraries" width="277" height="86"
- src="boost.png" /></div>
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
+ <tr>
+ <td width="277">
+ <a href="index.html">
+ <img src="boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
+ <td width="337" align="middle">
+ </td>
+ </tr>
+ </table>
+
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26">
+ <tr>
+ <td height="16">Getting Started&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Library Documentation&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Release History&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Tools &nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Web Site&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Community&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; More</td>
+ </tr>
+ </table>
+
 
   <h2 class="title">Welcome to the Boost C++ Libraries, Release 1.35.0!</h2>
 
@@ -33,7 +53,7 @@
 
   <h3>Changes in this release</h3>
 
- <p>This release includes new libraries blah, blah, and blah, and
+ <p>This release includes new libraries and
   maintenance fixes to existing libraries. See <a href="????">Release
   History</a> for more information.</p>
 
@@ -94,4 +114,4 @@
     Initiative.</p>
   </div>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2008-02-23 09:04:02 EST (Sat, 23 Feb 2008)
@@ -8,29 +8,32 @@
 <meta name="ProgId" content="FrontPage.Editor.Document">
 <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
 <title>Boost Libraries</title>
+<link rel="stylesheet" href="../doc/html/boostbook.css" type="text/css" />
 </head>
 
 <body bgcolor="#FFFFFF" text="#000000">
 
-<table border="1" cellpadding="2" bgcolor="#007F7F">
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
     <tr>
- <td bgcolor="#FFFFFF">
- <img src="../boost.png"
- alt="boost.png (6897 bytes)" width="277" height="86"></td>
- <td><a href="../index.htm"><font color="#FFFFFF" size="4"
- face="Arial">Home</font></a></td>
- <td><a href="libraries.htm"><font color="#FFFFFF"
- size="4" face="Arial">Libraries</font></a></td>
- <td><a href="http://www.boost.org/people/people.htm"><font color="#FFFFFF"
- size="4" face="Arial">People</font></a></td>
- <td><a href="http://www.boost.org/more/faq.htm"><font color="#FFFFFF"
- size="4" face="Arial">FAQ</font></a></td>
- <td><a href="../more/index.htm"><font color="#FFFFFF"
- size="4" face="Arial">More</font></a></td>
+ <td width="277">
+ <a href="../index.html">
+ <img src="../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
+ <td width="337" align="middle">
+ <font size="7">Libraries</font>
+ </td>
     </tr>
-</table>
+ </table>
 
-<h1>Boost Libraries and Documentation</h1>
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26">
+ <tr>
+ <td height="16">Getting Started&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Release History&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Tools &nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Web Site&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Community&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; More</td>
+ </tr>
+ </table>
 
 <dl>
   <dt>Libraries Listed Alphabetically</dt>
@@ -701,12 +704,12 @@
 
 <p>Revised
 <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->05 Feb 2008<!--webbot bot="Timestamp" endspan i-checksum="14410" --></p>
+s-format="%d %b %Y" startspan -->23 Feb 2008<!--webbot bot="Timestamp" endspan i-checksum="14408" --></p>
 
-<p>? Copyright Beman Dawes 2000-2004</p>
+<p>&copy; Copyright Beman Dawes 2000-2004</p>
 <p>Distributed under the Boost Software License, Version 1.0.
-(See accompanying file LICENSE_1_0.txt
-or copy at www.boost.org/LICENSE_1_0.txt)
+(See file LICENSE_1_0.txt
+or www.boost.org/LICENSE_1_0.txt)
 </p>
 
 </body>

Modified: trunk/libs/system/doc/index.html
==============================================================================
--- trunk/libs/system/doc/index.html (original)
+++ trunk/libs/system/doc/index.html 2008-02-23 09:04:02 EST (Sat, 23 Feb 2008)
@@ -11,10 +11,10 @@
 
 <body>
 
-<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="637">
+<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
   <tr>
     <td width="277">
-<a href="../../../index.htm">
+<a href="../../../index.html">
 <img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
     <td width="337" align="middle">
     <font size="7">System Library</font>
@@ -132,14 +132,16 @@
 paper. Johan Nilsson's comments led to several of the refinements in N2066 .</p>
 <hr>
 
-<p>© Copyright Beman Dawes, 1999<br>
-Distributed under the Boost Software License, Version 1.0. See
-www.boost.org/LICENSE_1_0.txt</p>
-
 <p>Revised
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->November 12, 2007<!--webbot bot="Timestamp" endspan i-checksum="39581" --> </font>
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->February 23, 2008<!--webbot bot="Timestamp" endspan i-checksum="41408" --> </font>
 </p>
 
+<p>© Copyright Beman Dawes, 1999</p>
+
+<p>Distributed under the Boost Software License, Version 1.0.
+(See file LICENSE_1_0.txt
+or&nbsp; www.boost.org/LICENSE_1_0.txt) </p>
+
 </body>
 
 </html>
\ No newline at end of file

Modified: trunk/tools/index.html
==============================================================================
--- trunk/tools/index.html (original)
+++ trunk/tools/index.html 2008-02-23 09:04:02 EST (Sat, 23 Feb 2008)
@@ -1,12 +1,3 @@
-<!-- Copyright 2004 Aleksey Gurtovoy -->
-<!-- Copyright 2003 Beman Dawes -->
-<!-- Copyright 2003 Douglas Gregor -->
-<!-- Copyright 2005 Eric Niebler -->
-<!-- Copyright 2005 Hartmut Kaiser -->
-<!-- Copyright 2004 John Maddock -->
-<!-- Distributed under the Boost Software License, Version 1.0. -->
-<!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -->
-
 <html>
    <head>
       <title>Boost Tools</title>
@@ -14,21 +5,33 @@
       <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
       <meta name="ProgId" content="FrontPage.Editor.Document">
       <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+ <link rel="stylesheet" href="../doc/html/boostbook.css" type="text/css" />
    </head>
    <body bgcolor="#ffffff">
- <table border="1" cellpadding="2" bgcolor="#007f7f">
- <tr>
- <td bgcolor="#ffffff">
- <img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
- <td>Home</td>
- <td>Libraries</td>
- <td>People</td>
- <td>FAQ</td>
- <td>More</td>
- </tr>
- </table>
- <h1>Boost Tools</h1>
- <p>Boost developers, testers, and maintainers have developed various programs to
+
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
+ <tr>
+ <td width="277">
+ <a href="../index.html">
+ <img src="../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
+ <td width="337" align="middle">
+ <font size="7">Tools</font>
+ </td>
+ </tr>
+ </table>
+
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26">
+ <tr>
+ <td height="16">Getting Started&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Release History&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Tools &nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Web Site&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Community&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; More</td>
+ </tr>
+ </table>
+
+ <p>Boost developers, testers, and maintainers have developed various tools to
          help with the administration of the Boost Libraries. Like everything else about
          Boost, these tools are available in source form, and are part of the regular
          Boost distribution.</p>
@@ -42,6 +45,9 @@
          <li>
             <a href="regression/index.html">Regression</a> - The Boost regression testing
             system reporting sources.<br>
+&nbsp;<li>
+ Release - Scripts used to build the
+ release tarballs and zips.<br>
          &nbsp;
          <li>
             <a href="inspect/index.html">Inspect </a>- The inspection tool used to detect
@@ -71,8 +77,19 @@
       </li>
    </ul>
       <hr>
- <p>Revised
- <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
- 19 February, 2005</p>
- </body>
-</html>
+
+<p>Revised
+<!--webbot bot="Timestamp" s-type="EDITED"
+s-format="%d %b %Y" startspan -->23 Feb 2008<!--webbot bot="Timestamp" endspan i-checksum="14408" --></p>
+
+<p>© Copyright Beman Dawes 2003<br>
+© Copyright Douglas Gregor 2003<br>
+© Copyright Aleksey Gurtovoy 2004<br>
+© Copyright John Maddock 2004<br>
+© Copyright Eric Niebler 2005<br>
+© Copyright Hartmut Kaiser 2005<br>
+<br>
+Distributed under the Boost Software License, Version 1.0.
+(See file LICENSE_1_0.txt
+or www.boost.org/LICENSE_1_0.txt) </p>
+


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