summaryrefslogtreecommitdiff
path: root/doc/html/boostbook/getting/started.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boostbook/getting/started.html')
-rw-r--r--doc/html/boostbook/getting/started.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/boostbook/getting/started.html b/doc/html/boostbook/getting/started.html
index 48c80c7b41..03b67bbad2 100644
--- a/doc/html/boostbook/getting/started.html
+++ b/doc/html/boostbook/getting/started.html
@@ -6,8 +6,8 @@
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<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="../../boostbook.html" title="Chapter&#160;48.&#160;The BoostBook Documentation Format">
-<link rel="prev" href="../../boostbook.html" title="Chapter&#160;48.&#160;The BoostBook Documentation Format">
+<link rel="up" href="../../boostbook.html" title="Chapter&#160;49.&#160;The BoostBook Documentation Format">
+<link rel="prev" href="../../boostbook.html" title="Chapter&#160;49.&#160;The BoostBook Documentation Format">
<link rel="next" href="../documenting.html" title="Documenting libraries">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -241,12 +241,12 @@ Cannot find function named 'next'</pre>
documentation in a single (large!) HTML file with the command line
<code class="computeroutput">bjam onehtml</code>, or Unix man pages with the command
line <code class="computeroutput">bjam man</code>. The complete list of output
- formats is listed in <a class="xref" href="started.html#boostbook.output.formats" title="Table&#160;48.1.&#160;BoostBook Output Formats">Table&#160;48.1, &#8220;BoostBook Output Formats&#8221;</a>. Several output formats can
+ formats is listed in <a class="xref" href="started.html#boostbook.output.formats" title="Table&#160;49.1.&#160;BoostBook Output Formats">Table&#160;49.1, &#8220;BoostBook Output Formats&#8221;</a>. Several output formats can
be passed to a single invocation of <code class="computeroutput">bjam</code>, e.g.,
<code class="computeroutput">bjam html man docbook</code> would generate HTML
(multiple files), man pages, and DocBook documentation.</p>
<div class="table">
-<a name="boostbook.output.formats"></a><p class="title"><b>Table&#160;48.1.&#160;BoostBook Output Formats</b></p>
+<a name="boostbook.output.formats"></a><p class="title"><b>Table&#160;49.1.&#160;BoostBook Output Formats</b></p>
<div class="table-contents"><table class="table" summary="BoostBook Output Formats">
<colgroup>
<col>