index.html 518 B

1234567891011121314151617
  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 Paul Fultz II 2018</p>
  10. <p>
  11. Distributed under the Boost Software License, Version 1.0.
  12. (See accompanying file <a href="LICENSE.md">LICENSE.md</a> or copy at
  13. <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
  14. </p>
  15. </body>
  16. </html>