diff options
Diffstat (limited to 'more/writingdoc/index.html')
-rw-r--r-- | more/writingdoc/index.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/more/writingdoc/index.html b/more/writingdoc/index.html new file mode 100644 index 0000000000..d1cf7a4cdf --- /dev/null +++ b/more/writingdoc/index.html @@ -0,0 +1,36 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<link rel="stylesheet" type="text/css" href="../../boost.css"> +<title>Writing Documentation for Boost</title> +</head> +<body link="#0000ff" vlink="#800080"> +<table border="0" cellpadding="7" cellspacing="0" width="100%" summary= + "header"> + <tr> + <td valign="top" width="300"> + <h3><a href="../../index.htm"><img height="86" width="277" alt="C++ Boost" src="../../boost.png" border="0"></a></h3> + </td> + <td valign="top"> + <h1 align="center">Writing Documentation for Boost</h1> + <h2 align="center">Index</h2> + </td> + </tr> +</table> +<hr> +<h2>Contents</h2> +<dl class="index"> + <dt><a href="introduction.html">Introduction</a></dt> + <dt><a href="structure.html">Documentation Structure</a></dt> + <dt><a href="design.html">HTML Design</a></dt> +</dl> +<hr> +<p>Revised + <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> + 05 November, 2001 + <!--webbot bot="Timestamp" endspan i-checksum="39359" --> +</p> +<p><i>© Copyright <a href="mailto:williamkempf@hotmail.com">William E. Kempf</a> + 2001. All Rights Reserved.</i></p> +</body> +</html> |