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

Add a forwarding html file for the typeof documentation.

[SVN r34954]
Daniel James 19 лет назад
Родитель
Сommit
3d5d37fa1f
1 измененных файлов с 10 добавлено и 0 удалено
  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号