Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69255 - in trunk: doc/html libs/ratio libs/ratio/doc
From: dnljms_at_[hidden]
Date: 2011-02-24 17:40:27


Author: danieljames
Date: 2011-02-24 17:40:21 EST (Thu, 24 Feb 2011)
New Revision: 69255
URL: http://svn.boost.org/trac/boost/changeset/69255

Log:
Html redirects for ratio.
Added:
   trunk/doc/html/boost_ratio.html (contents, props changed)
   trunk/libs/ratio/index.html (contents, props changed)
      - copied, changed from r69252, /trunk/libs/ratio/doc/index.html
Removed:
   trunk/libs/ratio/doc/index.html
Text files modified:
   trunk/libs/ratio/index.html | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Added: trunk/doc/html/boost_ratio.html
==============================================================================
--- (empty file)
+++ trunk/doc/html/boost_ratio.html 2011-02-24 17:40:21 EST (Thu, 24 Feb 2011)
@@ -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/boost_ratio.html">
+ </head>
+ <body>
+ Automatic redirection failed, please go to
+ http://boost-sandbox.sourceforge.net/doc/html/boost_ratio.html
+ </body>
+</html>

Deleted: trunk/libs/ratio/doc/index.html
==============================================================================
--- trunk/libs/ratio/doc/index.html 2011-02-24 17:40:21 EST (Thu, 24 Feb 2011)
+++ (empty file)
@@ -1,15 +0,0 @@
-<html>
-<head>
-<meta http-equiv="refresh" content="0; URL=html/index.html">
-</head>
-<body>
-Automatic redirection failed, please go to
-../../doc/html/ratio.html
-<p>&copy; Copyright 2009-2010 Vicente J. Botet Escrib&aacute;.
-Distributed under the Boost Software
-License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">
-LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
-http://www.boost.org/LICENSE_1_0.txt>)
-</p>
-</body>
-</html>

Copied: trunk/libs/ratio/index.html (from r69252, /trunk/libs/ratio/doc/index.html)
==============================================================================
--- /trunk/libs/ratio/doc/index.html (original)
+++ trunk/libs/ratio/index.html 2011-02-24 17:40:21 EST (Thu, 24 Feb 2011)
@@ -1,13 +1,13 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="0; URL=html/index.html">
+<meta http-equiv="refresh" content="0; URL=../../doc/html/boost_ratio.html">
 </head>
 <body>
 Automatic redirection failed, please go to
-
../../doc/html/ratio.html
+../../doc/html/boost_ratio.html
 <p>&copy; Copyright 2009-2010 Vicente J. Botet Escrib&aacute;.
 Distributed under the Boost Software
-License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">
+License, Version 1.0. (See accompanying file <a href="../../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
 http://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