Convert documentation to asciidoc

This commit is contained in:
Glen Fernandes
2019-12-13 22:04:32 -05:00
parent c0febbb420
commit a66dac2ccc
9 changed files with 517 additions and 710 deletions

View File

@ -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>.&nbsp;<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>