2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 04:22:16 +00:00

Install documentation for development branch separately.

This commit is contained in:
Stefan Seefeld
2016-10-07 09:10:47 -04:00
parent 482219f20a
commit 127cc20a1d
4 changed files with 61 additions and 23 deletions

13
index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/index.html">
</head>
<body>
Automatic redirection failed, click this
<a href="doc/index.html">link</a> &nbsp;<hr>
<p>© Copyright Stefan Seefeld, 2015</p>
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
file <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>
</html>