Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76842 - in trunk: doc/html libs/heap
From: dnljms_at_[hidden]
Date: 2012-02-02 16:40:53


Author: danieljames
Date: 2012-02-02 16:40:53 EST (Thu, 02 Feb 2012)
New Revision: 76842
URL: http://svn.boost.org/trac/boost/changeset/76842

Log:
Add html redirects for heap.
Added:
   trunk/doc/html/heap.html (contents, props changed)
   trunk/libs/heap/index.html (contents, props changed)

Added: trunk/doc/html/heap.html
==============================================================================
--- (empty file)
+++ trunk/doc/html/heap.html 2012-02-02 16:40:53 EST (Thu, 02 Feb 2012)
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+
+ Distributed under the Boost Software License, Version 1.0.
+ (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt) -->
+ <title>Redirect to generated documentation</title>
+ <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/heap.html">
+ </head>
+ <body>
+ Automatic redirection failed, please go to
+ http://boost-sandbox.sourceforge.net/doc/html/heap.html
+ </body>
+</html>

Added: trunk/libs/heap/index.html
==============================================================================
--- (empty file)
+++ trunk/libs/heap/index.html 2012-02-02 16:40:53 EST (Thu, 02 Feb 2012)
@@ -0,0 +1,13 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=../../doc/html/heap.html">
+</head>
+<body>
+Automatic redirection failed, please go to
+../../doc/html/heap.html &nbsp;<hr>
+<p>&copy; Copyright Beman Dawes, 2001</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)</p>
+</body>
+</html>


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