• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE boostbook PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
3  "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
4<boostbook id="boost" xmlns:xi="http://www.w3.org/2001/XInclude"
5           last-revision="$Date$">
6  <title>The Boost C++ Libraries BoostBook Documentation Subset</title>
7
8  <preface id="about">
9    <title>What's Included in This Document</title>
10
11    <para>This document represents only a subset of the full Boost
12    documentation: that part which is generated from BoostBook or
13    QuickBook sources.  Eventually all Boost libraries may use these
14    formats, but in the meantime, much of Boost's documentation is not
15    available here.  Please
16    see <ulink
17    url="http://www.boost.org/libs">http://www.boost.org/libs</ulink>
18    for complete documentation.
19    </para>
20
21    <para>
22      Documentation for some of the libraries described in this document is
23      available in alternative formats:
24       <itemizedlist>
25         <listitem>
26           <simpara><link linkend="boost">HTML</link></simpara>
27         </listitem>
28       </itemizedlist>
29       <itemizedlist>
30         <listitem>
31           <simpara><ulink url="http://sourceforge.net/projects/boost/files/boost-docs/">PDF</ulink></simpara>
32         </listitem>
33       </itemizedlist>
34    </para>
35
36  </preface>
37
38  <part id="libraries">
39    <title>The Boost C++ Libraries (BoostBook Subset)</title>
40  </part>
41
42  <part id="tools">
43    <title>Boost Tools</title>
44  </part>
45</boostbook>
46
47
48
49
50
51