Redirect for moved documentation.

This commit is contained in:
Daniel James
2014-11-13 20:08:31 +00:00
parent 646db91ed0
commit 5ce87ce9ac
2 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=../core/doc/html/core/ref.html">
</head>
<body>
Automatic redirection failed, please go to <a href="../core/doc/html/core/ref.html">../core/doc/html/core/ref.html</a>.
<hr>
<p>&copy; Copyright Beman Dawes, 2003, 2011</p>
<p> Distributed under the Boost Software
License, Version 1.0.</p>
<p> See <a href="http://www.boost.org/LICENSE_1_0.txt">
www.boost.org/LICENSE_1_0.txt</a></p>
</body>
</html>

View File

@@ -0,0 +1,14 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=index.html">
</head>
<body>
Automatic redirection failed, please go to <a href="index.html">index.html</a>.
<hr>
<p>&copy; Copyright Beman Dawes, 2003, 2011</p>
<p> Distributed under the Boost Software
License, Version 1.0.</p>
<p> See <a href="http://www.boost.org/LICENSE_1_0.txt">
www.boost.org/LICENSE_1_0.txt</a></p>
</body>
</html>