Fix title in index html

This commit is contained in:
Glen Fernandes
2019-12-20 08:56:52 -05:00
parent 6dd527bf78
commit 5d4c217fbe

View File

@ -9,7 +9,7 @@ Distributed under the Boost Software License, Version 1.0.
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=doc/html/io.html">
<title>Span</title>
<title>IO</title>
</head>
<body>
Redirecting you to <a href="doc/html/io.html">IO</a>.