index.html 583 B

123456789101112131415161718
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
  5. </head>
  6. <body>
  7. Automatic redirection failed, click this <a href="doc/html/index.html">link</a>
  8. <hr>
  9. <p>Copyright Louis Dionne, 2013-2016</p>
  10. <p>Copyright Modified Work Barrett Adair, 2013-2016</p>
  11. <p>
  12. Distributed under the Boost Software License, Version 1.0.
  13. (See accompanying file <a href="LICENSE.md">LICENSE.md</a> or copy at
  14. <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
  15. </p>
  16. </body>
  17. </html>