/Src/Dependencies/Boost/more/writingdoc/template/faq.html

http://hadesmem.googlecode.com/ · HTML · 61 lines · 46 code · 15 blank · 0 comment · 0 complexity · 4cb5d4f7ad2abfa993249e07ff659ee2 MD5 · raw file

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Language" content="en-us">
  5. <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
  6. <link rel="stylesheet" type="text/css" href="../../../boost.css">
  7. <title>{{Library}} - FAQ</title>
  8. </head>
  9. <body link="#0000FF" vlink="#800080">
  10. <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
  11. "header">
  12. <tr>
  13. <td valign="top" width="300">
  14. <h3><a href="../../../index.htm"><img height="86" width="277" alt=
  15. "C++ Boost" src="../../../boost.png" border="0"></a></h3>
  16. </td>
  17. <td valign="top">
  18. <h1 align="center">{{Library}}</h1>
  19. <h2 align="center">Frequently Asked Questions (FAQs)</h2>
  20. </td>
  21. </tr>
  22. </table>
  23. <hr>
  24. <dl class="page-index">
  25. <dt><a href="#question1">{{question}}</a></dt>
  26. <dt><a href="#question2">{{question}}</a></dt>
  27. </dl>
  28. <h2><a name="question1" id="question1"></a>{{question}}</h2>
  29. <p>{{answer}}</p>
  30. <h2><a name="question2" id="question2"></a>{{question}}</h2>
  31. <p>{{answer}}</p>
  32. <hr>
  33. <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
  34. "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
  35. height="31" width="88"></a></p>
  36. <p>Revised
  37. <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
  38. December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
  39. <p><i>Copyright &copy; 2006 <a href=
  40. "mailto:{{address}}">{{author}}</a></i></p>
  41. <p><i>Distributed under the Boost Software License, Version 1.0. (See
  42. accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
  43. copy at <a href=
  44. "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
  45. </body>
  46. </html>