Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/doc/html/about.html @ 29

Last change on this file since 29 was 29, checked in by landauf, 17 years ago

updated boost from 1_33_1 to 1_34_1

File size: 3.2 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4<title>What's Included in This Document</title>
5<link rel="stylesheet" href="boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
7<link rel="start" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
8<link rel="up" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9<link rel="prev" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
10<link rel="next" href="libraries.html" title="Part I. The Boost C++ Libraries (BoostBook Subset)">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%">
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../boost.png"></td>
15<td align="center"><a href="../../index.htm">Home</a></td>
16<td align="center"><a href="../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="../../people/people.htm">People</a></td>
18<td align="center"><a href="../../more/faq.htm">FAQ</a></td>
19<td align="center"><a href="../../more/index.htm">More</a></td>
20</table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="index.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="libraries.html"><img src="images/next.png" alt="Next"></a>
24</div>
25<div class="preface" lang="en">
26<div class="titlepage"><div><div><h2 class="title">
27<a name="about"></a>What's Included in This Document</h2></div></div></div>
28<p>This document represents only a subset of the full Boost
29    documentation: that part which is generated from BoostBook or
30    QuickBook sources.  Eventually all Boost libraries may use these
31    formats, but in the meantime, much of Boost's documentation is not
32    available here.  Please
33    see <a href="http://www.boost.org/libs" target="_top">http://www.boost.org/libs</a>
34    for complete documentation.
35    </p>
36<p>
37      Documentation for some of the libraries described in this document is
38      available in alternative formats:
39       </p>
40<div class="itemizedlist"><ul type="disc">
41<li><a href="http://www.boost.org/doc/boost-doc-html.tar.gz" target="_top">HTML (tarred, gzipped)</a></li>
42<li><a href="http://www.boost.org/doc/boost.pdf" target="_top">PDF</a></li>
43<li>
44             <a href="http://www.boost.org/doc/boost-doc-man.tar.gz" target="_top">Unix man pages</a>
45           </li>
46<li><a href="../boost.docbook" target="_top">DocBook</a></li>
47<li>
48             <a href="../boost.fo" target="_top">XSL Formatting Objects</a>
49           </li>
50</ul></div>
51<p>
52    </p>
53</div>
54<table width="100%"><tr>
55<td align="left"></td>
56<td align="right"><small></small></td>
57</tr></table>
58<hr>
59<div class="spirit-nav">
60<a accesskey="p" href="index.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="libraries.html"><img src="images/next.png" alt="Next"></a>
61</div>
62</body>
63</html>
Note: See TracBrowser for help on using the repository browser.