Update index.html to point to new documentation

This commit is contained in:
Glen Fernandes
2019-03-25 09:35:59 -04:00
parent a6aaec46f5
commit 59b4062507

View File

@ -1,14 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/index.html">
<meta http-equiv="refresh" content="0; URL=doc/html/endian.html">
</head>
<body>
<p>
Automatic redirection failed, please go to
<a href="doc/index.html">doc/index.html</a>.&nbsp;<hr>
<p><font size="2"><EFBFBD> Copyright Beman Dawes, 2001</font></p>
<p><font size="2">Distributed under the Boost Software License, Version 1.0.
(See <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
</font>
<a href="doc/html/endian.html">doc/html/endian.html</a>.
</p>
</body>
</html>
</html>
<!--
Copyright 2001 Beman Dawes
Distributed under the Boost Software License, Version 1.0.
(http://www.boost.org/LICENSE_1_0.txt)
-->