index.html 575 B

123456789101112131415
  1. <!-- Automatic redirection to Quickbook/Doxygen version of documentation. -->
  2. <html>
  3. <head>
  4. <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
  5. </head>
  6. <body>
  7. Automatic redirection failed, please go to
  8. <a href="doc/html/index.html">doc/html/index.html</a>
  9. &nbsp;<hr>
  10. <p>© Copyright Steven Ross 2009-2014</p>
  11. <p>Distributed under the Boost Software License, Version 1.0. (See accompanying
  12. file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
  13. at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
  14. </body>
  15. </html>