Sfoglia il codice sorgente

Add a redirect to hash.html on the generated documentation.

[SVN r28374]
Daniel James 21 anni fa
parent
commit
3e10b695b5
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. 10 0
      doc/html/hash.html

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

粤ICP备19079148号