mirror of
https://github.com/boostorg/compute.git
synced 2026-07-21 13:13:36 +00:00
Add top-level index.html file
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="doc/html/index.html">doc/html/index.html</a>
|
||||
<hr>
|
||||
<tt>
|
||||
Boost.Compute<br>
|
||||
<br>
|
||||
Copyright (C) 2013-2015 Kyle Lutz<br>
|
||||
<br>
|
||||
Distributed under the Boost Software License, Version 1.0. (See
|
||||
accompanying file LICENSE_1_0.txt or copy at
|
||||
<a href=http://www.boost.org/LICENSE_1_0.txt>http://www.boost.org/LICENSE_1_0.txt</a>) <br>
|
||||
<br>
|
||||
</tt>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user