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

http://hadesmem.googlecode.com/ · HTML · 79 lines · 57 code · 22 blank · 0 comment · 0 complexity · 0f0fffc8902d11de2234d7e43bf5c054 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}} - Rationale</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">Rationale</h2>
  20. </td>
  21. </tr>
  22. </table>
  23. <hr>
  24. <dl class="index">
  25. <dt><a href="#introduction">Introduction</a></dt>
  26. <dt><a href="#topic1">First topic</a></dt>
  27. <dt><a href="#topic2">Second topic</a></dt>
  28. <dt><a href="#footnotes">Footnotes</a></dt>
  29. </dl>
  30. <h2><a name="introduction" id="introduction"></a>Introduction</h2>
  31. <p>{{text}}</p>
  32. <h2><a name="topic1" id="topic1"></a>First Topic</h2>
  33. <p>{{text}}</p>
  34. <h2><a name="topic2" id="topic2"></a>Second Topic</h2>
  35. <p>{{text}}</p>
  36. <h2><a name="footnotes" id="footnotes"></a>Footnotes</h2>
  37. <dl>
  38. <dt><a name="footnote1" class="footnote" id="footnote1">(1)</a>
  39. {{text}}</dt>
  40. <dt><a name="footnote2" class="footnote" id="footnote2">(2)</a>
  41. {{text}}</dt>
  42. </dl>
  43. <hr>
  44. <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
  45. "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
  46. height="31" width="88"></a></p>
  47. <p>Revised
  48. <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
  49. December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
  50. <p><i>Copyright &copy; 2006 <a href=
  51. "mailto:{{address}}">{{author}}</a></i></p>
  52. <p><i>Distributed under the Boost Software License, Version 1.0. (See
  53. accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
  54. copy at <a href=
  55. "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
  56. </body>
  57. </html>