diff options
author | Daniel James <daniel@calamity.org.uk> | 2011-02-24 22:42:42 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2011-02-24 22:42:42 +0000 |
commit | ea217efd5ea6d3d3b997d209381d825aa5e920cf (patch) | |
tree | 022950da9c3b9f54930805e58b609bd022130c33 | |
parent | 1f7bb0798b73d4bb6617146fbf19c5dac780b97e (diff) | |
download | boost-ea217efd5ea6d3d3b997d209381d825aa5e920cf.tar.gz |
Missing redirect for chrono.
[SVN r69257]
-rw-r--r-- | doc/html/boost_chrono.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/html/boost_chrono.html b/doc/html/boost_chrono.html new file mode 100644 index 0000000000..a681647a3d --- /dev/null +++ b/doc/html/boost_chrono.html @@ -0,0 +1,16 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com> + + Distributed under the Boost Software License, Version 1.0. + (See accompanying file LICENSE_1_0.txt or copy at + http://www.boost.org/LICENSE_1_0.txt) --> + <title>Redirect to generated documentation</title> + <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/boost_chrono.html"> + </head> + <body> + Automatic redirection failed, please go to + <a href="http://boost-sandbox.sourceforge.net/doc/html/boost_chrono.html">http://boost-sandbox.sourceforge.net/doc/html/boost_chrono.html</a> + </body> +</html> |