index.html 213 B

123456789
  1. <html>
  2. <head>
  3. <meta http-equiv="refresh" content="0; URL=doc/index.html"/>
  4. </head>
  5. <body>
  6. Automatic redirection failed, please go to
  7. <a href="doc/index.html">doc/index.html</a>
  8. </body>
  9. </html>