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

Merge the heap redirects to release.

Not merging the addition to `libs/libraries.htm` just yet, as there are some
other changes to be merged first.


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

+ 16 - 0
doc/html/heap.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/heap.html">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    <a href="http://boost-sandbox.sourceforge.net/doc/html/heap.html">http://boost-sandbox.sourceforge.net/doc/html/heap.html</a>
+  </body>
+</html>

+ 1 - 1
libs/heap

@@ -1 +1 @@
-Subproject commit 124210159776b27553b4388f428cf51f97e4de81
+Subproject commit fd0afdc4870e8f0cc2b406e599003615bab27d5d

粤ICP备19079148号