Parcourir la source

Add a forwarding html file for the typeof documentation.

[SVN r34954]
Daniel James il y a 19 ans
Parent
commit
3d5d37fa1f
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      doc/html/typeof.html

+ 10 - 0
doc/html/typeof.html

@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+    <meta http-equiv="refresh" content="0; URL=http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/typeof.html">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    <a href="http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/typeof.html">http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/typeof.html</a>
+  </body>
+</html>

粤ICP备19079148号