mirror of
https://github.com/boostorg/detail.git
synced 2025-07-29 20:07:15 +02:00
Missed some changes for requirements conformance.
This commit is contained in:
@ -31,3 +31,6 @@ boostbook standalone
|
|||||||
|
|
||||||
alias boostdoc ;
|
alias boostdoc ;
|
||||||
explicit boostdoc ;
|
explicit boostdoc ;
|
||||||
|
|
||||||
|
alias boostrelease : standalone ;
|
||||||
|
explicit boostrelease ;
|
||||||
|
@ -5,10 +5,10 @@ file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
-->
|
-->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="refresh" content="0; URL=../../doc/html/detail.html">
|
<meta http-equiv="refresh" content="0; URL=./doc/html/index.html">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>Automatic redirection failed, please go to
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user