mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 08:33:00 +00:00
merged from HEAD
[SVN r35204]
This commit is contained in:
parent
9ac2b2bf53
commit
e22dab1613
1 changed files with 21 additions and 4 deletions
|
@ -3,12 +3,24 @@
|
|||
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
||||
<boostbook xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
last-revision="$Date$">
|
||||
<title>The Boost C++ Libraries</title>
|
||||
<title>The Boost C++ Libraries BoostBook Documentation Subset</title>
|
||||
|
||||
<preface id="about">
|
||||
<title>What's Included in This Document</title>
|
||||
|
||||
<para>This document represents only a subset of the full Boost
|
||||
documentation: that part which is generated from BoostBook or
|
||||
QuickBook sources. Eventually all Boost libraries may use these
|
||||
formats, but in the meantime, much of Boost's documentation is not
|
||||
available here. Please
|
||||
see <ulink
|
||||
url="http://www.boost.org/libs">http://www.boost.org/libs</ulink>
|
||||
for complete documentation.
|
||||
</para>
|
||||
|
||||
<part id="libraries">
|
||||
<title>The Boost C++ Libraries</title>
|
||||
<para>
|
||||
Documentation for some libraries is available in alternative formats:
|
||||
Documentation for some of the libraries described in this document is
|
||||
available in alternative formats:
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<simpara><ulink url="http://www.boost.org/doc/boost-doc-html.tar.gz">HTML (tarred, gzipped)</ulink></simpara>
|
||||
|
@ -32,6 +44,11 @@
|
|||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
</preface>
|
||||
|
||||
<part id="libraries">
|
||||
<title>The Boost C++ Libraries (BoostBook Subset)</title>
|
||||
|
||||
<xi:include href="../../libs/any/doc/any.xml"/>
|
||||
<xi:include href="../../libs/array/doc/array.xml"/>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue