]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/index.html
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / index.html
1 <!-- Copyright 2004 Aleksey Gurtovoy -->
2 <!-- Copyright 2003 Beman Dawes -->
3 <!-- Copyright 2003 Douglas Gregor -->
4 <!-- Copyright 2005 Eric Niebler -->
5 <!-- Copyright 2005 Hartmut Kaiser -->
6 <!-- Copyright 2004 John Maddock -->
7 <!-- Distributed under the Boost Software License, Version 1.0. -->
8 <!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -->
9
10 <html>
11 <head>
12 <title>Boost Tools</title>
13 <meta http-equiv="Content-Language" content="en-us">
14 <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
15 <meta name="ProgId" content="FrontPage.Editor.Document">
16 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
17 <link rel="stylesheet" href="../doc/src/boostbook.css" type="text/css" />
18 </head>
19 <body bgcolor="#ffffff">
20
21 <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
22 <tr>
23 <td width="277">
24 <a href="../index.html">
25 <img src="../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
26 <td width="337" align="middle">
27 <font size="7">Tools</font>
28 </td>
29 </tr>
30 </table>
31
32 <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26" width="681">
33 <tr>
34 <td height="16" width="671"><a href="../more/getting_started/index.html">Getting Started</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
35 </font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="../libs/libraries.htm">
36 Libraries</a><a href="../tools/index.html">&nbsp;</a>&nbsp;<font color="#FFFFFF">&nbsp;
37 </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org">Web Site</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
38 </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org/users/news/">News</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
39 </font>&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org/community/">Community</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
40 </font>&nbsp;&nbsp;&nbsp;&nbsp;
41 <a href="http://www.boost.org/users/faq.html">FAQ</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
42 </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="../more/index.htm">More Info</a>&nbsp;</td>
43 </tr>
44 </table>
45
46 <p>Boost developers, testers, and maintainers have developed various tools to
47 help with the administration of the Boost Libraries. Like everything else about
48 Boost, these tools are available in source form, and are part of the regular
49 Boost distribution.</p>
50 <p>Users may find these tools useful when porting Boost libraries to a new
51 platform, or for use with their own applications.</p>
52 <ul>
53 <li>
54 <a href="build/index.html">Boost.Build</a> - The Boost build system, including
55 the full Boost version of the jam sources.<br>
56 &nbsp;
57 <li>
58 <a href="regression/index.html">Regression</a> - The Boost regression testing
59 system reporting sources.<br>
60 &nbsp;<li>
61 <a href="release/index.html">Release</a> - Scripts used to build the
62 release tarballs and zips.<br>
63 &nbsp;
64 <li>
65 <a href="inspect/index.html">Inspect </a>- The inspection tool used to detect
66 errors in the Boost directory hierarchy.<br>
67 &nbsp;
68 <li>
69 <a href="../doc/html/boostbook.html">BoostBook</a> - A Boost documentation
70 system, based on <a href="http://www.docbook.org/">DocBook</a> and the <a href="http://www.w3.org/Style/XSL/">
71 Extensible Stylesheet Language (XSL)</a>, used by some Boost libraries.<br>
72 &nbsp;
73 <li>
74 <a href="bcp/index.html">bcp</a> - A utility to extract subsets of Boost; to
75 determine which parts of Boost your code is using; and to print reports on
76 Boost usage (including Licence information).<br>
77 &nbsp;
78 <li>
79 <a href="quickbook/index.html">QuickBook</a> - QuickBook is a WikiWiki style
80 documentation tool geared towards C++ documentation using simple rules and markup
81 for simple formatting tasks. QuickBook generates <a href="../doc/html/boostbook.html">
82 BoostBook</a> XML.<br>
83 &nbsp;
84 <li>
85 <a href="../libs/wave/doc/wave_driver.html">Wave</a> - A Standards conformant C/C++
86 preprocessor usable on top of any other compiler. Usable for instance for the debugging
87 of the expansion of macros in your code or as a replacement for your built-in
88 preprocessor. <br>
89 &nbsp;
90 <li>
91 <a href="auto_index/index.html">AutoIndex</a> - A tool for indexing Boostbook/Docbook
92 documents. <br>
93 &nbsp;
94 </li>
95 </ul>
96 <hr>
97 <p>Revised
98 <!--webbot bot="Timestamp" s-type="EDITED"
99 s-format="%d %b %Y" startspan -->13 Mar 2008<!--webbot bot="Timestamp" endspan i-checksum="14911" --></p>
100
101 <p>© Copyright Beman Dawes 2003<br>
102 © Copyright Douglas Gregor 2003<br>
103 © Copyright Aleksey Gurtovoy 2004<br>
104 © Copyright John Maddock 2004<br>
105 © Copyright Eric Niebler 2005<br>
106 © Copyright Hartmut Kaiser 2005<br>
107 <br>
108 Distributed under the Boost Software License, Version 1.0.
109 (See file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
110 or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>) </p>
111 </body>
112 </html>