• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<title>BoostBook element boostbook</title>
6<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
7<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9<link rel="up" href="../../reference.html" title="Reference">
10<link rel="prev" href="library-reference.html" title="BoostBook element library-reference">
11<link rel="next" href="union.html" title="BoostBook element union">
12</head>
13<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14<table cellpadding="2" width="100%"><tr>
15<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
16<td align="center"><a href="../../../../index.html">Home</a></td>
17<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
18<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
19<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
20<td align="center"><a href="../../../../more/index.htm">More</a></td>
21</tr></table>
22<hr>
23<div class="spirit-nav">
24<a accesskey="p" href="library-reference.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="union.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
25</div>
26<div class="refentry">
27<a name="boostbook.dtd.boostbook"></a><div class="titlepage"></div>
28<div class="refnamediv">
29<h2><span class="refentrytitle">
30          BoostBook element <code class="sgmltag-element">boostbook</code></span></h2>
31<p>boostbook — Defines a BoostBook book</p>
32</div>
33<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
34<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">boostbook ::=
35  (title, (chapter| <a class="link" href="library.html" title="BoostBook element library">library</a>)*)
36</div>
37<div class="refsection">
38<a name="id-1.4.3.7.14.4"></a><h2>Description</h2>
39<p>This element is the topmost level defined by
40  <code class="filename">boost.xml</code> for all Boost documentation. It will
41  not generally be used by developers.</p>
42</div>
43<div class="refsection">
44<a name="id-1.4.3.7.14.5"></a><h2>Attributes</h2>
45<div class="informaltable"><table class="table">
46<colgroup>
47<col>
48<col>
49<col>
50<col>
51</colgroup>
52<thead><tr>
53<th>Name</th>
54<th>Type</th>
55<th>Value</th>
56<th>Purpose</th>
57</tr></thead>
58<tbody>
59<tr>
60<td>last-revision</td>
61<td>#IMPLIED</td>
62<td>CDATA</td>
63<td>Set to $Date$ to keep "last revised" information in sync with CVS changes</td>
64</tr>
65<tr>
66<td>id</td>
67<td>#IMPLIED</td>
68<td>CDATA</td>
69<td>A global identifier for this element</td>
70</tr>
71<tr>
72<td>xml:base</td>
73<td>#IMPLIED</td>
74<td>CDATA</td>
75<td>Implementation detail used by XIncludes</td>
76</tr>
77</tbody>
78</table></div>
79</div>
80</div>
81<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
82<td align="left"></td>
83<td align="right"><div class="copyright-footer">Copyright © 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0.
84      (See accompanying file LICENSE_1_0.txt or copy at
85      <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
86      </p>
87</div></td>
88</tr></table>
89<hr>
90<div class="spirit-nav">
91<a accesskey="p" href="library-reference.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="union.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
92</div>
93</body>
94</html>
95