diff options
Diffstat (limited to 'src/boost/tools/boostbook/index.html')
-rw-r--r-- | src/boost/tools/boostbook/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/boost/tools/boostbook/index.html b/src/boost/tools/boostbook/index.html new file mode 100644 index 000000000..5444113a7 --- /dev/null +++ b/src/boost/tools/boostbook/index.html @@ -0,0 +1,21 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="refresh" content= + "0; URL=../../doc/html/boostbook.html" /><!-- boostinspect:nolink --> + <!-- + Copyright 2006 Rene Rivera. + Distributed under the Boost Software License, Version 1.0. + (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) + --> + + <title></title> +</head> + +<body> + Automatic redirection failed, please go to <a href= + "../../doc/html/boostbook.html">../../doc/html/boostbook.html</a> +</body> +</html> |