forked from boostorg/python
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
12 lines (12 loc) · 424 Bytes
/
Copy pathindex.html
File metadata and controls
12 lines (12 loc) · 424 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<!-- Copyright David Abrahams 2006. Distributed under the Boost -->
<!-- Software License, Version 1.0. (See accompanying -->
<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
<html>
<head>
<metahttp-equiv="refresh" content="0; URL=doc/index.html">
</head>
<body>
Automatically loading index page... if nothing happens, please go to
<ahref="doc/index.html">doc/index.html</a>.
</body>
</html>