summaryrefslogtreecommitdiff
path: root/doc/html/quickbook/syntax.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/quickbook/syntax.html')
-rw-r--r--doc/html/quickbook/syntax.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/quickbook/syntax.html b/doc/html/quickbook/syntax.html
index 0acb2c374a..c638217b11 100644
--- a/doc/html/quickbook/syntax.html
+++ b/doc/html/quickbook/syntax.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Syntax Summary</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="../quickbook.html" title="Chapter&#160;44.&#160;Quickbook 1.6">
+<link rel="up" href="../quickbook.html" title="Chapter&#160;47.&#160;Quickbook 1.6">
<link rel="prev" href="change_log.html" title="Change Log">
<link rel="next" href="syntax/structure.html" title="Document Structure">
</head>
@@ -26,7 +26,7 @@
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="quickbook.syntax"></a>Syntax Summary</h2></div></div></div>
-<div class="toc"><dl><dt><span class="section"><a href="syntax.html#quickbook.syntax.comments">Comments</a></span></dt></dl></div>
+<div class="toc"><dl class="toc"><dt><span class="section"><a href="syntax.html#quickbook.syntax.comments">Comments</a></span></dt></dl></div>
<p>
A QuickBook document is composed of one or more blocks. An example of a block
is the paragraph or a C++ code snippet. Some blocks have special mark-ups.