mirror of
https://github.com/boostorg/io.git
synced 2025-07-30 04:17:13 +02:00
Convert documentation to asciidoc
This commit is contained in:
19
index.html
19
index.html
@ -1,14 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
Copyright Beman Dawes, 2001
|
||||
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
(http://www.boost.org/LICENSE_1_0.txt)
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=doc/index.html">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=doc/html/io.html">
|
||||
<title>Span</title>
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="doc/index.html">doc/index.html</a>. <hr>
|
||||
<p>Copyright Beman Dawes, 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>
|
||||
Redirecting you to <a href="doc/html/io.html">IO</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user