summaryrefslogtreecommitdiff
path: root/doc/html/boostbook/dtd/library-reference.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boostbook/dtd/library-reference.html')
-rw-r--r--doc/html/boostbook/dtd/library-reference.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boostbook/dtd/library-reference.html b/doc/html/boostbook/dtd/library-reference.html
index d81983fd07..5ca1df7d58 100644
--- a/doc/html/boostbook/dtd/library-reference.html
+++ b/doc/html/boostbook/dtd/library-reference.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>BoostBook element library-reference</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../reference.html" title="Reference">
<link rel="prev" href="librarylist.html" title="BoostBook element librarylist">
@@ -35,7 +35,7 @@
(title?, section*, (<a class="link" href="header.html" title="BoostBook element header">header</a>| <a class="link" href="library-reference.html" title="BoostBook element library-reference">library-reference</a>)*)
</div>
<div class="refsection">
-<a name="idp514312880"></a><h2>Description</h2>
+<a name="idm45927674665840"></a><h2>Description</h2>
<p>Reference documentation for a library is contained with a
&lt;library-reference&gt; element. The &lt;library-reference&gt;
element has no attributes, and contains as children only
@@ -45,14 +45,14 @@
documented. The <code class="computeroutput">name</code> attribute of the &lt;header&gt;
element gives the name of the header, as one would specify when
including the header. For instance, the &lt;library-reference&gt;
- for the <a class="link" href="../../any.html" title="Chapter&#160;3.&#160;Boost.Any">Any</a> library may look like
+ for the <a class="link" href="../../any.html" title="Chapter&#160;4.&#160;Boost.Any">Any</a> library may look like
this:</p>
<pre class="programlisting">&lt;library-reference&gt;
&lt;header name="boost/any.hpp"&gt;
&lt;!-- C++ constructs in this header --&gt;
&lt;/header&gt;
&lt;/library-reference&gt;</pre>
-<p>If the <a class="link" href="../../any.html" title="Chapter&#160;3.&#160;Boost.Any">Any</a> library contained
+<p>If the <a class="link" href="../../any.html" title="Chapter&#160;4.&#160;Boost.Any">Any</a> library contained
multiple headers, we would list them all as children of the
&lt;library-reference&gt; element.</p>
<p><code class="sgmltag-element">library-reference</code> elements can be nested,
@@ -60,7 +60,7 @@
that each contain different headers.</p>
</div>
<div class="refsection">
-<a name="idp514319728"></a><h2>Attributes</h2>
+<a name="idm45927674658992"></a><h2>Attributes</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>