Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-01-06 12:23:17


Author: danieljames
Date: 2008-01-06 12:23:16 EST (Sun, 06 Jan 2008)
New Revision: 42535
URL: http://svn.boost.org/trac/boost/changeset/42535

Log:
Add forwarding html files for Boost.Unordered.

Added:
   trunk/doc/html/unordered.html (contents, props changed)
   trunk/libs/unordered/index.html (contents, props changed)

Added: trunk/doc/html/unordered.html
==============================================================================
--- (empty file)
+++ trunk/doc/html/unordered.html 2008-01-06 12:23:16 EST (Sun, 06 Jan 2008)
@@ -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://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/unordered.html">
+ </head>
+ <body>
+ Automatic redirection failed, please go to
+ http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/unordered.html
+ </body>
+</html>

Added: trunk/libs/unordered/index.html
==============================================================================
--- (empty file)
+++ trunk/libs/unordered/index.html 2008-01-06 12:23:16 EST (Sun, 06 Jan 2008)
@@ -0,0 +1,16 @@
+
+<!--
+Copyright 2005-2007 Daniel James.
+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)
+-->
+
+<html>
+<head>
+ <meta http-equiv="refresh" content="0; URL=../../doc/html/unordered.html">
+</head>
+<body>
+Automatic redirection failed, please go to
+../../doc/html/unordered.html
+</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