9 lines
279 B
HTML
Executable file
9 lines
279 B
HTML
Executable file
<html>
|
|
<!-- Redirect so the user doesn't have to manually find index.html -->
|
|
<head>
|
|
<title>h5py Documentation</title>
|
|
<meta http-equiv="REFRESH" content="0; url=html/index.html"></HEAD>
|
|
<body>
|
|
Redirecting to <a href="html/index.html">index</a> in HTML folder...
|
|
</body>
|
|
</html>
|