19 lines
391 B
HTML
19 lines
391 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0; URL=./doc/index.html">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
Automatic redirection failed, please go to
|
||
|
<a href="./doc/index.html">./doc/index.html</a>
|
||
|
</p>
|
||
|
</body>
|
||
|
|
||
|
</html>
|
||
|
<!--
|
||
|
Copyright Rene Rivera 2013-2019
|
||
|
Distributed under the Boost Software License, Version 1.0.
|
||
|
(See accompanying file LICENSE_1_0.txt
|
||
|
or copy at www.boost.org/LICENSE_1_0.txt).
|
||
|
-->
|