2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 19:12:15 +00:00
Files
website/map.html
Daniel James de7de29833 Merge changes from beta site. Fixes #1799,#1781 (which are duplicates).
Unmerged changesets: [44594],[44596].

------------------------------------------------------------------------
r44579 | danieljames | 2008-04-19 14:49:55 +0100 (Sat, 19 Apr 2008) | 1 line

Add comments linking to the website updating page to all html pages and index.php.
------------------------------------------------------------------------
r44580 | danieljames | 2008-04-19 15:00:58 +0100 (Sat, 19 Apr 2008) | 1 line

Replace unicode quotes with character entities.
------------------------------------------------------------------------
r44581 | danieljames | 2008-04-19 15:03:59 +0100 (Sat, 19 Apr 2008) | 1 line

Convert a couple more quotes to character entities.
------------------------------------------------------------------------
r44582 | danieljames | 2008-04-19 15:05:44 +0100 (Sat, 19 Apr 2008) | 1 line

Run tidy on the html files.
------------------------------------------------------------------------
r44583 | danieljames | 2008-04-19 15:21:52 +0100 (Sat, 19 Apr 2008) | 3 lines

Redirect boost.org => www.boost.org, so that there is a cannonical URL.
(This won't have any real effect until it's merged into live).

------------------------------------------------------------------------
r44598 | danieljames | 2008-04-19 17:58:42 +0100 (Sat, 19 Apr 2008) | 2 lines

Try to fix Boost.Test's test tool reference. Refs #1799

------------------------------------------------------------------------


[SVN r44745]
2008-04-23 20:56:49 +00:00

86 lines
2.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Boost C++ Libraries, Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-map.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(/style/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
-->
<body>
<div id="heading">
<!--#include virtual="/common/heading.html" -->
</div>
<div id="body">
<div id="body-inner">
<div id="content">
<div class="section" id="intro">
<div class="section-0">
<div class="section-title">
<h1>Index</h1>
</div>
<div class="section-body">
<div id="site-map">
<ul>
<li id="site-map-section-boost">
<!--#include virtual="/common/menu-boost.html" --></li>
<li id="site-map-section-community">
<!--#include virtual="/common/menu-community.html" --></li>
<li id="site-map-section-development">
<!--#include virtual="/common/menu-development.html" --></li>
<li id="site-map-section-support">
<!--#include virtual="/common/menu-support.html" --></li>
<li id="site-map-section-doc">
<!--#include virtual="/common/menu-doc.html" --></li>
</ul>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div id="sidebar">
<!--#include virtual="/common/sidebar-common.html" -->
<!--#include virtual="/common/sidebar-boost.html" -->
</div>
<div class="clear"></div>
</div>
</div>
<div id="footer">
<div id="footer-left">
<div id="revised">
<p>Revised $Date$</p>
</div>
<div id="copyright">
<p>Copyright Beman Dawes, David Abrahams, 1998-2005.</p>
<p>Copyright Rene Rivera 2004-2005.</p>
</div><!--#include virtual="/common/footer-license.html" -->
</div>
<div id="footer-right">
<!--#include virtual="/common/footer-banners.html" -->
</div>
<div class="clear"></div>
</div>
</body>
</html>