Просмотр исходного кода

Add a forwarding header for hash/custom.html as Boost.Bimap links to it.

[SVN r41584]
Daniel James 18 лет назад
Родитель
Сommit
e1fd0e7c8d
1 измененных файлов с 16 добавлено и 0 удалено
  1. 16 0
      doc/html/hash/custom.html

+ 16 - 0
doc/html/hash/custom.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://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/custom.html">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    <a href="http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/custom.html">http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/custom.html</a>
+  </body>
+</html>

粤ICP备19079148号