Przeglądaj źródła

Forwarding html files for property_tree.

[SVN r56207]
Daniel James 16 lat temu
rodzic
commit
3365e52848
2 zmienionych plików z 17 dodań i 1 usunięć
  1. 16 0
      doc/html/property_tree.html
  2. 1 1
      libs/property_tree

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

+ 1 - 1
libs/property_tree

@@ -1 +1 @@
-Subproject commit 1f753aacaa902a5bd203f63ab2e586669a016804
+Subproject commit 560a4c7f04d055e445b5b3c6e6ad3d356de199ec

粤ICP备19079148号