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

Add forwarding html files for Boost.Unordered.

[SVN r42535]
Daniel James 18 лет назад
Родитель
Сommit
25f38b1cac
2 измененных файлов с 17 добавлено и 1 удалено
  1. 16 0
      doc/html/unordered.html
  2. 1 1
      libs/unordered

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

+ 1 - 1
libs/unordered

@@ -1 +1 @@
-Subproject commit 3c94adb9335f3e7e590a63fa985196349216288c
+Subproject commit 6979b056d87ebb506bf2930239dff2acad42db93

粤ICP备19079148号