summaryrefslogtreecommitdiff
path: root/tools/index.html
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2003-01-07 16:57:46 +0000
committerBeman Dawes <bdawes@acm.org>2003-01-07 16:57:46 +0000
commit9e75e525b4387b47923f02036fab7ee46e4e3284 (patch)
tree4ae27587c4dde5edf2a915047d61efb9eb88479c /tools/index.html
parent4caf5f5d02c76b2f580442a8b3edaaf750b8fd19 (diff)
downloadboost-9e75e525b4387b47923f02036fab7ee46e4e3284.tar.gz
Initial commit
[SVN r16783]
Diffstat (limited to 'tools/index.html')
-rw-r--r--tools/index.html54
1 files changed, 54 insertions, 0 deletions
diff --git a/tools/index.html b/tools/index.html
new file mode 100644
index 0000000000..b0ebf024de
--- /dev/null
+++ b/tools/index.html
@@ -0,0 +1,54 @@
+<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+<meta name="ProgId" content="FrontPage.Editor.Document">
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<title>Boost Tools</title>
+</head>
+
+<body bgcolor="#FFFFFF">
+
+<table border="1" cellpadding="2" bgcolor="#007F7F">
+ <tr>
+ <td bgcolor="#FFFFFF">
+ <img src="../c++boost.gif"
+ alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
+ <td><a href="../index.htm"><font color="#FFFFFF" size="4"
+ face="Arial">Home</font></a></td>
+ <td><a href="../libs/libraries.htm"><font color="#FFFFFF"
+ size="4" face="Arial">Libraries</font></a></td>
+ <td><a href="../people/people.htm"><font color="#FFFFFF"
+ size="4" face="Arial">People</font></a></td>
+ <td><a href="../more/faq.htm"><font color="#FFFFFF"
+ size="4" face="Arial">FAQ</font></a></td>
+ <td><a href="../more/index.htm"><font color="#FFFFFF"
+ size="4" face="Arial">More</font></a></td>
+ </tr>
+</table>
+
+<h1>Boost Tools</h1>
+<p>Boost developers, testers, and maintainers have developed various programs to
+help with the administration of the Boost Libraries. Like everything else about
+Boost, these tools are available in source form, and are part of the regular
+Boost distribution.</p>
+<p>Users may find these tools useful when porting Boost libraries to a new
+platform, or for use with their own applications.</p>
+<ul>
+ <li><a href="build/index.html">Boost.Build</a> - The Boost build system,
+ including the full Boost version of the jam sources.<br>
+&nbsp;</li>
+ <li><a href="regression/index.htm">Regression</a> - The Boost regression
+ testing system reporting sources.<br>
+&nbsp;</li>
+ <li><a href="inspect/index.html">Inspect </a>- The inspection tool used to
+ detect errors in the Boost directory hierarchy.</li>
+</ul>
+<hr>
+<p>Revised
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 January, 2003<!--webbot bot="Timestamp" endspan i-checksum="38578" --></p>
+
+</body>
+
+</html>