Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67962 - sandbox/local/libs/local
From: lorcaminiti_at_[hidden]
Date: 2011-01-11 09:29:49


Author: lcaminiti
Date: 2011-01-11 09:29:48 EST (Tue, 11 Jan 2011)
New Revision: 67962
URL: http://svn.boost.org/trac/boost/changeset/67962

Log:
Added libs/local/index.html to redirect to HTML doc.
Added:
   sandbox/local/libs/local/index.html (contents, props changed)

Added: sandbox/local/libs/local/index.html
==============================================================================
--- (empty file)
+++ sandbox/local/libs/local/index.html 2011-01-11 09:29:48 EST (Tue, 11 Jan 2011)
@@ -0,0 +1,19 @@
+
+<!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.Local Documentation</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
+ <meta http-equiv="refresh" content="0; URL=doc/html/index.html" />
+</head>
+
+<body>
+ Automatic redirection failed, please go to
+ <a href= "doc/html/index.html">doc/html/index.html</a>
+</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