mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 06:50:31 +00:00
Linked bcp docs into the Index.
[SVN r23255]
This commit is contained in:
parent
c2cb4bf5d3
commit
b749224c92
2 changed files with 56 additions and 58 deletions
|
@ -1 +1 @@
|
|||
Subproject commit b244667f6768948b8e7012657bfb5c5d6dc977b4
|
||||
Subproject commit 7f5442519eba9819c32156368f1270c74fbe027d
|
112
tools/index.html
112
tools/index.html
|
@ -1,59 +1,57 @@
|
|||
<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>
|
||||
</li>
|
||||
<li><a href="regression/index.htm">Regression</a> - The Boost regression
|
||||
testing system reporting sources.<br>
|
||||
</li>
|
||||
<li><a href="inspect/index.html">Inspect </a>- The inspection tool used to
|
||||
detect errors in the Boost directory hierarchy.<br> </li>
|
||||
<li><a href="../doc/html/boostbook.html">BoostBook</a> - A Boost
|
||||
documentation system, based on <a
|
||||
href="http://www.docbook.org/">DocBook</a> and the <a
|
||||
href="http://www.w3.org/Style/XSL/">Extensible Stylesheet Language
|
||||
(XSL)</a>, used by some Boost libraries.</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>
|
||||
|
||||
<head>
|
||||
<title>Boost Tools</title>
|
||||
<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">
|
||||
</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>
|
||||
|
||||
<li>
|
||||
<a href="regression/index.htm">Regression</a> - The Boost regression testing
|
||||
system reporting sources.<br>
|
||||
|
||||
<li>
|
||||
<a href="inspect/index.html">Inspect </a>- The inspection tool used to detect
|
||||
errors in the Boost directory hierarchy.<br>
|
||||
|
||||
<li>
|
||||
<a href="../doc/html/boostbook.html">BoostBook</a> - A Boost documentation
|
||||
system, based on <a href="http://www.docbook.org/">DocBook</a> and the <a href="http://www.w3.org/Style/XSL/">
|
||||
Extensible Stylesheet Language (XSL)</a>, used by some Boost libraries.<br>
|
||||
|
||||
<LI>
|
||||
<A href="bcp/bcp.html">bcp</A> - A utility to extract subsets of Boost; to
|
||||
determine which parts of Boost your code is using; and to print reports on
|
||||
Boost usage (including Licence information).<br>
|
||||
</LI>
|
||||
</ul>
|
||||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
28 June 2004</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue