Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81387 - in trunk: doc/html libs/lockfree
From: dnljms_at_[hidden]
Date: 2012-11-17 05:31:00


Author: danieljames
Date: 2012-11-17 05:30:59 EST (Sat, 17 Nov 2012)
New Revision: 81387
URL: http://svn.boost.org/trac/boost/changeset/81387

Log:
Lockfree html redirects.
Added:
   trunk/doc/html/lockfree.html (contents, props changed)
   trunk/libs/lockfree/index.html (contents, props changed)

Added: trunk/doc/html/lockfree.html
==============================================================================
--- (empty file)
+++ trunk/doc/html/lockfree.html 2012-11-17 05:30:59 EST (Sat, 17 Nov 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/lockfree.html">
+ </head>
+ <body>
+ Automatic redirection failed, please go to
+ http://boost-sandbox.sourceforge.net/doc/html/lockfree.html
+ </body>
+</html>

Added: trunk/libs/lockfree/index.html
==============================================================================
--- (empty file)
+++ trunk/libs/lockfree/index.html 2012-11-17 05:30:59 EST (Sat, 17 Nov 2012)
@@ -0,0 +1,13 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=../../doc/html/lockfree.html">
+</head>
+<body>
+Automatic redirection failed, please go to
+../../doc/html/lockfree.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