Quellcode durchsuchen

Merge asio doc fixes from release branch.

[SVN r43640]
Christopher Kohlhoff vor 18 Jahren
Ursprung
Commit
bb0df034a9
3 geänderte Dateien mit 19 neuen und 1 gelöschten Zeilen
  1. 1 0
      doc/Jamfile.v2
  2. 17 0
      doc/html/boost_asio.html
  3. 1 1
      libs/asio

+ 1 - 0
doc/Jamfile.v2

@@ -40,6 +40,7 @@ boostbook doc
     <dependency>../libs/intrusive/doc//autodoc.xml
     <dependency>../libs/intrusive/doc//intrusive
     <dependency>../libs/unordered/doc//unordered
+    <dependency>../libs/asio/doc//asio
 
     ## Add path references to the QuickBook generated docs...
 

+ 17 - 0
doc/html/boost_asio.html

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

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit adab7d88e0676cbdc32320161b7265ad6f1dc611
+Subproject commit 601a882f6e2397225873ec2bd3fe83f92e480650

粤ICP备19079148号