Removed old HTML docs, and redirected indexes to point to new quickbook docs.

[SVN r37944]
This commit is contained in:
John Maddock
2007-06-08 09:27:36 +00:00
parent 7e4d1b570c
commit a677b97254
56 changed files with 15 additions and 13491 deletions

View File

@ -1,10 +1,12 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/index.html">
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, please go to <A href="doc/index.html">doc/index.html</A>.
<P>Copyright&nbsp;John Maddock 2003</P>
<P>
Automatic redirection failed, please go to <a href="doc/html/index.html">doc/html/index.html</a>.
</P>
<P>Copyright&nbsp;John Maddock 2001</P>
<P>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">www.boost.org/LICENSE_1_0.txt</A>).</P>
</body>