ソースを参照

Add a redirect HTML file for doc/html/jam/building.html, because it's linked by
more/getting.html.


[SVN r34962]

Daniel James 19 年 前
コミット
1602dc178b
1 ファイル変更12 行追加0 行削除
  1. 12 0
      doc/html/jam/building.html

+ 12 - 0
doc/html/jam/building.html

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

粤ICP备19079148号