[compute] 01/49: Add top-level index.html file

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 18 17:58:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository compute.

commit d11bdd55d76c01661a48d7472e16ba43b593939a
Author: Kyle Lutz <kyle.r.lutz at gmail.com>
Date:   Mon Jun 29 20:16:25 2015 -0700

    Add top-level index.html file
---
 index.html | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/index.html b/index.html
new file mode 100644
index 0000000..a5accd4
--- /dev/null
+++ b/index.html
@@ -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>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/compute.git



More information about the debian-science-commits mailing list