summaryrefslogtreecommitdiff
path: root/doc/html/quickbook/syntax
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/quickbook/syntax')
-rw-r--r--doc/html/quickbook/syntax/block.html80
-rw-r--r--doc/html/quickbook/syntax/phrase.html24
-rw-r--r--doc/html/quickbook/syntax/structure.html18
3 files changed, 61 insertions, 61 deletions
diff --git a/doc/html/quickbook/syntax/block.html b/doc/html/quickbook/syntax/block.html
index 81291d892d..4c7b546225 100644
--- a/doc/html/quickbook/syntax/block.html
+++ b/doc/html/quickbook/syntax/block.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Block Level Elements</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="phrase.html" title="Phrase Level Elements">
<link rel="next" href="../versions.html" title="Language Versions">
</head>
@@ -26,7 +26,7 @@
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="quickbook.syntax.block"></a>Block Level Elements</h2></div></div></div>
-<div class="toc"><dl>
+<div class="toc"><dl class="toc">
<dt><span class="section"><a href="block.html#quickbook.syntax.block.xinclude">xinclude</a></span></dt>
<dt><span class="section"><a href="block.html#quickbook.syntax.block.paragraphs">Paragraphs</a></span></dt>
<dt><span class="section"><a href="block.html#quickbook.syntax.block.lists">Lists</a></span></dt>
@@ -120,7 +120,7 @@
<div class="titlepage"><div><div><h3 class="title">
<a name="quickbook.syntax.block.lists"></a><a name="quickbook.ref.lists"></a><a class="link" href="block.html#quickbook.syntax.block.lists" title="Lists">Lists</a>
</h3></div></div></div>
-<div class="toc"><dl>
+<div class="toc"><dl class="toc">
<dt><span class="section"><a href="block.html#quickbook.syntax.block.lists.ordered_lists">Ordered
lists</a></span></dt>
<dt><span class="section"><a href="block.html#quickbook.syntax.block.lists.list_hierarchies">List
@@ -264,7 +264,7 @@
<p>
will generate:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
First
</li>
@@ -304,7 +304,7 @@
</li>
<li class="listitem">
Three
- <div class="itemizedlist"><ul class="itemizedlist" type="disc">
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Three.a
</li>
@@ -342,7 +342,7 @@
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
1
- <div class="itemizedlist"><ul class="itemizedlist" type="disc">
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
1.a
<div class="orderedlist"><ol class="orderedlist" type="a">
@@ -361,7 +361,7 @@
</li>
<li class="listitem">
2
- <div class="itemizedlist"><ul class="itemizedlist" type="disc">
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
2.a
</li>
@@ -373,7 +373,7 @@
</li>
<li class="listitem">
2.b.2
- <div class="itemizedlist"><ul class="itemizedlist" type="circle">
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
2.b.2.a
</li>
@@ -610,32 +610,32 @@ Some <span class="bold"><strong>preformatted</strong></span> text
</pre>
<h2>
<a name="quickbook.syntax.block.headings.h0"></a>
- <span><a name="quickbook.syntax.block.headings.heading_1"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_1">Heading
+ <span class="phrase"><a name="quickbook.syntax.block.headings.heading_1"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_1">Heading
1</a>
</h2>
<h3>
<a name="quickbook.syntax.block.headings.h1"></a>
- <span><a name="quickbook.syntax.block.headings.heading_2"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_2">Heading
+ <span class="phrase"><a name="quickbook.syntax.block.headings.heading_2"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_2">Heading
2</a>
</h3>
<h4>
<a name="quickbook.syntax.block.headings.h2"></a>
- <span><a name="quickbook.syntax.block.headings.heading_3"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_3">Heading
+ <span class="phrase"><a name="quickbook.syntax.block.headings.heading_3"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_3">Heading
3</a>
</h4>
<h5>
<a name="quickbook.syntax.block.headings.h3"></a>
- <span><a name="quickbook.syntax.block.headings.heading_4"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_4">Heading
+ <span class="phrase"><a name="quickbook.syntax.block.headings.heading_4"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_4">Heading
4</a>
</h5>
<h6>
<a name="quickbook.syntax.block.headings.h4"></a>
- <span><a name="quickbook.syntax.block.headings.heading_5"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_5">Heading
+ <span class="phrase"><a name="quickbook.syntax.block.headings.heading_5"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_5">Heading
5</a>
</h6>
<h4>
<a name="quickbook.syntax.block.headings.h5"></a>
- <span><a name="quickbook.syntax.block.headings.heading_6"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_6">Heading
+ <span class="phrase"><a name="quickbook.syntax.block.headings.heading_6"></a></span><a class="link" href="block.html#quickbook.syntax.block.headings.heading_6">Heading
6</a>
</h4>
<p>
@@ -798,7 +798,7 @@ sf_logo
Quickbook has some predefined macros that you can already use.
</p>
<div class="table">
-<a name="quickbook.syntax.block.predefined_macros.predefined_macros"></a><p class="title"><b>Table&#160;44.3.&#160;Predefined Macros</b></p>
+<a name="quickbook.syntax.block.predefined_macros.predefined_macros"></a><p class="title"><b>Table&#160;47.3.&#160;Predefined Macros</b></p>
<div class="table-contents"><table class="table" summary="Predefined Macros">
<colgroup>
<col>
@@ -836,7 +836,7 @@ sf_logo
</td>
<td>
<p>
- 2016-May-05
+ 2016-Sep-21
</p>
</td>
</tr>
@@ -853,7 +853,7 @@ sf_logo
</td>
<td>
<p>
- 09:18:13 PM
+ 02:37:38 PM
</p>
</td>
</tr>
@@ -902,12 +902,12 @@ Hi, my name is [name]. I am [age] years old. I am a [what].
</pre>
<a name="quickbook.ref.template_identifier"></a><h4>
<a name="quickbook.syntax.block.templates.h0"></a>
- <span><a name="quickbook.syntax.block.templates.template_identifier"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.template_identifier">Template Identifier</a>
+ <span class="phrase"><a name="quickbook.syntax.block.templates.template_identifier"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.template_identifier">Template Identifier</a>
</h4>
<p>
Template identifiers can either consist of:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
An initial alphabetic character or the underscore, followed by zero or
more alphanumeric characters or the underscore. This is similar to your
@@ -919,7 +919,7 @@ Hi, my name is [name]. I am [age] years old. I am a [what].
</ul></div>
<h4>
<a name="quickbook.syntax.block.templates.h1"></a>
- <span><a name="quickbook.syntax.block.templates.formal_template_arguments"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.formal_template_arguments">Formal
+ <span class="phrase"><a name="quickbook.syntax.block.templates.formal_template_arguments"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.formal_template_arguments">Formal
Template Arguments</a>
</h4>
<p>
@@ -938,7 +938,7 @@ Hi, my name is [name]. I am [age] years old. I am a [what].
</p>
<h4>
<a name="quickbook.syntax.block.templates.h2"></a>
- <span><a name="quickbook.syntax.block.templates.template_body"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.template_body">Template
+ <span class="phrase"><a name="quickbook.syntax.block.templates.template_body"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.template_body">Template
Body</a>
</h4>
<p>
@@ -963,7 +963,7 @@ replacement text...
</p>
<h4>
<a name="quickbook.syntax.block.templates.h3"></a>
- <span><a name="quickbook.syntax.block.templates.template_expansion"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.template_expansion">Template
+ <span class="phrase"><a name="quickbook.syntax.block.templates.template_expansion"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.template_expansion">Template
Expansion</a>
</h4>
<p>
@@ -1035,7 +1035,7 @@ replacement text...
</table></div>
<h4>
<a name="quickbook.syntax.block.templates.h4"></a>
- <span><a name="quickbook.syntax.block.templates.nullary_templates"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.nullary_templates">Nullary
+ <span class="phrase"><a name="quickbook.syntax.block.templates.nullary_templates"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.nullary_templates">Nullary
Templates</a>
</h4>
<p>
@@ -1057,7 +1057,7 @@ replacement text...
<p>
The difference with macros are
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
The explicit <a class="link" href="phrase.html#quickbook.ref.template_expansion">template
expansion syntax</a>. This is an advantage because, now, we don't
@@ -1117,7 +1117,7 @@ for the journey to old age.]]]
</p>
<h4>
<a name="quickbook.syntax.block.templates.h5"></a>
- <span><a name="quickbook.syntax.block.templates.simple_arguments"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.simple_arguments">Simple
+ <span class="phrase"><a name="quickbook.syntax.block.templates.simple_arguments"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.simple_arguments">Simple
Arguments</a>
</h4>
<p>
@@ -1126,7 +1126,7 @@ for the journey to old age.]]]
expected, QuickBook uses whitespace to separate the arguments, following
this logic:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Break the last argument into two, at the first space found (<code class="literal">'',
'\n', \t' or '\r'</code>).
@@ -1185,7 +1185,7 @@ for the journey to old age.]]]
</table></div>
<h4>
<a name="quickbook.syntax.block.templates.h6"></a>
- <span><a name="quickbook.syntax.block.templates.punctuation_templates"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.punctuation_templates">Punctuation
+ <span class="phrase"><a name="quickbook.syntax.block.templates.punctuation_templates"></a></span><a class="link" href="block.html#quickbook.syntax.block.templates.punctuation_templates">Punctuation
Templates</a>
</h4>
<p>
@@ -1225,7 +1225,7 @@ for the journey to old age.]]]
will generate this:
</p>
<div class="sidebar">
-<div class="titlepage"></div>
+<div class="titlepage"><div><div><p class="title"><b></b></p></div></div></div>
<p>
<span class="inlinemediaobject"><img src="../../../src/images/smiley.png"></span>
<span class="bold"><strong>An eye catching advertisement or note...</strong></span>
@@ -1263,7 +1263,7 @@ for the journey to old age.]]]
will generate:
</p>
<div class="table">
-<a name="quickbook.syntax.block.tables.id"></a><p class="title"><b>Table&#160;44.4.&#160;A Simple Table</b></p>
+<a name="quickbook.syntax.block.tables.id"></a><p class="title"><b>Table&#160;47.4.&#160;A Simple Table</b></p>
<div class="table-contents"><table class="table" summary="A Simple Table">
<colgroup>
<col>
@@ -1359,7 +1359,7 @@ for the journey to old age.]]]
which will generate:
</p>
<p>
- <a class="link" href="block.html#quickbook.syntax.block.tables.id" title="Table&#160;44.4.&#160;A Simple Table">link to table</a>
+ <a class="link" href="block.html#quickbook.syntax.block.tables.id" title="Table&#160;47.4.&#160;A Simple Table">link to table</a>
</p>
<p>
The syntax is free-format and allows big cells to be formatted nicely. Example:
@@ -1389,7 +1389,7 @@ for the journey to old age.]]]
and thus:
</p>
<div class="table">
-<a name="quickbook.syntax.block.tables.table_with_fat_cells"></a><p class="title"><b>Table&#160;44.5.&#160;Table with fat cells</b></p>
+<a name="quickbook.syntax.block.tables.table_with_fat_cells"></a><p class="title"><b>Table&#160;47.5.&#160;Table with fat cells</b></p>
<div class="table-contents"><table class="table" summary="Table with fat cells">
<colgroup>
<col>
@@ -1462,7 +1462,7 @@ for the journey to old age.]]]
]
</pre>
<div class="table">
-<a name="quickbook.syntax.block.tables.table_with_code"></a><p class="title"><b>Table&#160;44.6.&#160;Table with code</b></p>
+<a name="quickbook.syntax.block.tables.table_with_code"></a><p class="title"><b>Table&#160;47.6.&#160;Table with code</b></p>
<div class="table-contents"><table class="table" summary="Table with code">
<colgroup>
<col>
@@ -1521,7 +1521,7 @@ int main()
</p>
<div class="variablelist">
<p class="title"><b>A Variable List</b></p>
-<dl>
+<dl class="variablelist">
<dt><span class="term">term 1</span></dt>
<dd><p>
The definition of term 1
@@ -1567,7 +1567,7 @@ int main()
Otherwise the included file will be processed as if it had been cut and pasted
into the current document, with the following exceptions:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
The __FILENAME__ predefined macro will reflect the name of the file currently being
processed.
@@ -1669,7 +1669,7 @@ Then write your main function:
</p>
<h4>
<a name="quickbook.syntax.block.import.h0"></a>
- <span><a name="quickbook.syntax.block.import.example"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.example">Example</a>
+ <span class="phrase"><a name="quickbook.syntax.block.import.example"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.example">Example</a>
</h4>
<p>
You can effortlessly import code snippets from source code into your QuickBook.
@@ -1704,7 +1704,7 @@ Then write your main function:
<p>
This description can have paragraphs...
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
lists
</li>
@@ -1735,7 +1735,7 @@ Then write your main function:
</p>
<h4>
<a name="quickbook.syntax.block.import.h1"></a>
- <span><a name="quickbook.syntax.block.import.code_snippet_markup"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.code_snippet_markup">Code
+ <span class="phrase"><a name="quickbook.syntax.block.import.code_snippet_markup"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.code_snippet_markup">Code
Snippet Markup</a>
</h4>
<p>
@@ -1755,7 +1755,7 @@ some code here
</p>
<h4>
<a name="quickbook.syntax.block.import.h2"></a>
- <span><a name="quickbook.syntax.block.import.special_comments"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.special_comments">Special
+ <span class="phrase"><a name="quickbook.syntax.block.import.special_comments"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.special_comments">Special
Comments</a>
</h4>
<p>
@@ -1812,7 +1812,7 @@ private:
</p>
<h4>
<a name="quickbook.syntax.block.import.h3"></a>
- <span><a name="quickbook.syntax.block.import.callouts"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.callouts">Callouts</a>
+ <span class="phrase"><a name="quickbook.syntax.block.import.callouts"></a></span><a class="link" href="block.html#quickbook.syntax.block.import.callouts">Callouts</a>
</h4>
<p>
Special comments of the form:
diff --git a/doc/html/quickbook/syntax/phrase.html b/doc/html/quickbook/syntax/phrase.html
index bcfff42ffc..39ba83b81a 100644
--- a/doc/html/quickbook/syntax/phrase.html
+++ b/doc/html/quickbook/syntax/phrase.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Phrase Level Elements</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="structure.html" title="Document Structure">
<link rel="next" href="block.html" title="Block Level Elements">
</head>
@@ -26,7 +26,7 @@
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="quickbook.syntax.phrase"></a>Phrase Level Elements</h2></div></div></div>
-<div class="toc"><dl>
+<div class="toc"><dl class="toc">
<dt><span class="section"><a href="phrase.html#quickbook.syntax.phrase.font_styles">Font
Styles</a></span></dt>
<dt><span class="section"><a href="phrase.html#quickbook.syntax.phrase.replaceable">Replaceable</a></span></dt>
@@ -153,9 +153,9 @@ the true business precept.]
</p>
<p>
Unlike QuickBook's standard formatting scheme, the rules for simpler alternatives
- are much stricter<sup>[<a name="quickbook.syntax.phrase.simple_formatting.f0" href="#ftn.quickbook.syntax.phrase.simple_formatting.f0" class="footnote">11</a>]</sup>.
+ are much stricter<a href="#ftn.quickbook.syntax.phrase.simple_formatting.f0" class="footnote" name="quickbook.syntax.phrase.simple_formatting.f0"><sup class="footnote">[16]</sup></a>.
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Simple markups cannot nest. You can combine a simple markup with a nestable
markup.
@@ -186,7 +186,7 @@ the true business precept.]
</li>
</ul></div>
<div class="table">
-<a name="quickbook.syntax.phrase.simple_formatting.more_formatting_samples"></a><p class="title"><b>Table&#160;44.1.&#160;More Formatting Samples</b></p>
+<a name="quickbook.syntax.phrase.simple_formatting.more_formatting_samples"></a><p class="title"><b>Table&#160;47.1.&#160;More Formatting Samples</b></p>
<div class="table-contents"><table class="table" summary="More Formatting Samples">
<colgroup>
<col>
@@ -431,7 +431,7 @@ And one for the little boy who lives down the lane.
<p>
The full list of colours that will be available is:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<span class="red">red</span>
</li>
@@ -588,7 +588,7 @@ C++ comment `// looks like this` whereas a Python comment [python]
Python comment <code class="computeroutput"><span class="comment">#looks like this</span></code>.
</p>
<div class="table">
-<a name="quickbook.syntax.phrase.source_mode.supported_source_modes"></a><p class="title"><b>Table&#160;44.2.&#160;Supported Source Modes</b></p>
+<a name="quickbook.syntax.phrase.source_mode.supported_source_modes"></a><p class="title"><b>Table&#160;47.2.&#160;Supported Source Modes</b></p>
<div class="table-contents"><table class="table" summary="Supported Source Modes">
<colgroup>
<col>
@@ -908,7 +908,7 @@ escape (no processing/formatting)
<pre class="programlisting">[footnote A sample footnote]
</pre>
<p>
- will generate this<sup>[<a name="quickbook.syntax.phrase.footnotes.f0" href="#ftn.quickbook.syntax.phrase.footnotes.f0" class="footnote">12</a>]</sup>.
+ will generate this<a href="#ftn.quickbook.syntax.phrase.footnotes.f0" class="footnote" name="quickbook.syntax.phrase.footnotes.f0"><sup class="footnote">[17]</sup></a>.
</p>
</div>
<div class="section">
@@ -963,15 +963,15 @@ escape (no processing/formatting)
</p>
</div>
<div class="footnotes">
-<br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a id="ftn.quickbook.syntax.phrase.simple_formatting.f0" href="#quickbook.syntax.phrase.simple_formatting.f0" class="para">11</a>] </sup>
+<br><hr style="width:100; text-align:left;margin-left: 0">
+<div id="ftn.quickbook.syntax.phrase.simple_formatting.f0" class="footnote"><p><a href="#quickbook.syntax.phrase.simple_formatting.f0" class="para"><sup class="para">[16] </sup></a>
Thanks to David Barrett, author of <a href="http://quinthar.com/qwikiwiki/index.php?page=Home" target="_top">Qwiki</a>,
for sharing these samples and teaching me these obscure formatting rules.
I wasn't sure at all if <a href="http://spirit.sourceforge.net" target="_top">Spirit</a>,
being more or less a formal EBNF parser, can handle the context sensitivity
and ambiguity.
</p></div>
-<div class="footnote"><p><sup>[<a id="ftn.quickbook.syntax.phrase.footnotes.f0" href="#quickbook.syntax.phrase.footnotes.f0" class="para">12</a>] </sup>
+<div id="ftn.quickbook.syntax.phrase.footnotes.f0" class="footnote"><p><a href="#quickbook.syntax.phrase.footnotes.f0" class="para"><sup class="para">[17] </sup></a>
A sample footnote
</p></div>
</div>
diff --git a/doc/html/quickbook/syntax/structure.html b/doc/html/quickbook/syntax/structure.html
index c6b8ff73f0..f3cfd63fb7 100644
--- a/doc/html/quickbook/syntax/structure.html
+++ b/doc/html/quickbook/syntax/structure.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Document Structure</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="../syntax.html" title="Syntax Summary">
<link rel="next" href="phrase.html" title="Phrase Level Elements">
</head>
@@ -26,7 +26,7 @@
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="quickbook.syntax.structure"></a>Document Structure</h2></div></div></div>
-<div class="toc"><dl>
+<div class="toc"><dl class="toc">
<dt><span class="section"><a href="structure.html#quickbook.syntax.structure.docinfo">Document
Info</a></span></dt>
<dt><span class="section"><a href="structure.html#quickbook.syntax.structure.section">Sections</a></span></dt>
@@ -36,7 +36,7 @@
<a name="quickbook.syntax.structure.docinfo"></a><a name="quickbook.ref.docinfo"></a><a class="link" href="structure.html#quickbook.syntax.structure.docinfo" title="Document Info">Document
Info</a>
</h3></div></div></div>
-<div class="toc"><dl>
+<div class="toc"><dl class="toc">
<dt><span class="section"><a href="structure.html#quickbook.syntax.structure.docinfo.attributes">Document
Info Attributes</a></span></dt>
<dt><span class="section"><a href="structure.html#quickbook.syntax.structure.docinfo.nesting">Nesting
@@ -62,7 +62,7 @@
described in <a href="http://www.docbook.org/tdg/" target="_top">DocBook: The Definitive
Guide</a>:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<a href="http://www.docbook.org/tdg/en/html/book.html" target="_top">book</a>
</li>
@@ -118,7 +118,7 @@
</p>
<h5>
<a name="quickbook.syntax.structure.docinfo.attributes.h0"></a>
- <span><a name="quickbook.syntax.structure.docinfo.attributes.quickbook_specific_meta_data"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.quickbook_specific_meta_data">Quickbook
+ <span class="phrase"><a name="quickbook.syntax.structure.docinfo.attributes.quickbook_specific_meta_data"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.quickbook_specific_meta_data">Quickbook
specific meta data</a>
</h5>
<pre class="programlisting">[quickbook 1.6]
@@ -168,7 +168,7 @@
</p>
<h5>
<a name="quickbook.syntax.structure.docinfo.attributes.h1"></a>
- <span><a name="quickbook.syntax.structure.docinfo.attributes.boostbook_docbook_root_element_a"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.boostbook_docbook_root_element_a">Boostbook/Docbook
+ <span class="phrase"><a name="quickbook.syntax.structure.docinfo.attributes.boostbook_docbook_root_element_a"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.boostbook_docbook_root_element_a">Boostbook/Docbook
root element attributes</a>
</h5>
<pre class="programlisting">[id foo]
@@ -200,7 +200,7 @@
</p>
<h5>
<a name="quickbook.syntax.structure.docinfo.attributes.h2"></a>
- <span><a name="quickbook.syntax.structure.docinfo.attributes.docbook_metadata"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.docbook_metadata">Docbook
+ <span class="phrase"><a name="quickbook.syntax.structure.docinfo.attributes.docbook_metadata"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.docbook_metadata">Docbook
Metadata</a>
</h5>
<p>
@@ -210,7 +210,7 @@
</p>
<h5>
<a name="quickbook.syntax.structure.docinfo.attributes.h3"></a>
- <span><a name="quickbook.syntax.structure.docinfo.attributes.boostbook_metadata"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.boostbook_metadata">Boostbook
+ <span class="phrase"><a name="quickbook.syntax.structure.docinfo.attributes.boostbook_metadata"></a></span><a class="link" href="structure.html#quickbook.syntax.structure.docinfo.attributes.boostbook_metadata">Boostbook
Metadata</a>
</h5>
<p>