Missed some changes for requirements conformance.

This commit is contained in:
Rene Rivera
2016-06-21 11:03:41 -05:00
parent 1aa7f4d8fc
commit 3224a71ccc
2 changed files with 5 additions and 2 deletions

View File

@ -31,3 +31,6 @@ boostbook standalone
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : standalone ;
explicit boostrelease ;

View File

@ -5,10 +5,10 @@ file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt)
-->
<html>
<head>
<meta http-equiv="refresh" content="0; URL=../../doc/html/detail.html">
<meta http-equiv="refresh" content="0; URL=./doc/html/index.html">
</head>
<body>
<p>Automatic redirection failed, please go to
<a href="../../doc/html/detail.html">../../doc/html/detail.html</a>.</p>
<a href="./doc/html/index.html">./doc/html/index.html</a>.</p>
</body>
</html>