api_reference_manual.html 608 B

123456789101112131415
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Redirect to API Reference Manual main page after 0 seconds</title>
  5. <noscript>
  6. <meta http-equiv="refresh" content="0; URL=html/index.html">
  7. </noscript>
  8. <meta name="keywords" content="automatic redirection">
  9. </head>
  10. <body onLoad="window.location='html/index.html' " >
  11. <h2>
  12. If the automatic redirection is failing, click the following link to open <a href="html/index.html">API Reference Manual</a>.
  13. </h2>
  14. </body>
  15. </html>