1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 3<html> 4<head> 5 <meta http-equiv="Content-Language" content="en-us"> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 7 <link rel="stylesheet" type="text/css" href="../../boost.css"> 8 9 <title>Writing Documentation for Boost</title> 10</head> 11 12<body link="#0000FF" vlink="#800080"> 13 <table border="0" cellpadding="7" cellspacing="0" width="100%" summary= 14 "header"> 15 <tr> 16 <td valign="top" width="300"> 17 <h3><a href="../../index.htm"><img height="86" width="277" alt= 18 "C++ Boost" src="../../boost.png" border="0"></a></h3> 19 </td> 20 21 <td valign="top"> 22 <h1 align="center">Writing Documentation for Boost</h1> 23 24 <h2 align="center">Index</h2> 25 </td> 26 </tr> 27 </table> 28 <hr> 29 30 <h2>Contents</h2> 31 32 <dl class="index"> 33 <dt><a href="introduction.html">Introduction</a></dt> 34 35 <dt><a href="structure.html">Documentation Structure</a></dt> 36 37 <dt><a href="design.html">HTML Design</a></dt> 38 </dl> 39 <hr> 40 41 <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src= 42 "../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional" 43 height="31" width="88"></a></p> 44 45 <p>Revised 46 <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04 47 December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p> 48 49 <p><i>Copyright © 2001 <a href= 50 "mailto:williamkempf@hotmail.com">William E. Kempf</a></i></p> 51 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> 58