forked from boostorg/core
Corrected links to docs in assumption that the docs are built in core/doc/html.
The placement for docs discussed in https://github.com/boostorg/utility/pull/14.
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Boost.Core</title>
|
<title>Boost.Core</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=../../doc/html/core.html">
|
<meta http-equiv="refresh" content="0; url=doc/html/index.html">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
@ -18,7 +18,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<p>
|
<p>
|
||||||
Automatic redirection failed, please go to
|
Automatic redirection failed, please go to
|
||||||
<a href="../../doc/html/core.html">../../doc/html/core.html</a>
|
<a href="doc/html/index.html">doc/html/index.html</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
© 2014 Peter Dimov<br>
|
© 2014 Peter Dimov<br>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Boost.Core</title>
|
<title>Boost.Core</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=../../doc/html/core/swap.html">
|
<meta http-equiv="refresh" content="0; url=doc/html/core/swap.html">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
@ -18,7 +18,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<p>
|
<p>
|
||||||
Automatic redirection failed, please go to
|
Automatic redirection failed, please go to
|
||||||
<a href="../../doc/html/core/swap.html">../../doc/html/core/swap.html</a>
|
<a href="doc/html/core/swap.html">doc/html/core/swap.html</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
© 2014 Peter Dimov<br>
|
© 2014 Peter Dimov<br>
|
||||||
|
Reference in New Issue
Block a user