summaryrefslogtreecommitdiff
path: root/doc/html/intrusive/references.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/intrusive/references.html')
-rw-r--r--doc/html/intrusive/references.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/intrusive/references.html b/doc/html/intrusive/references.html
index de2f966398..0387bd8bc0 100644
--- a/doc/html/intrusive/references.html
+++ b/doc/html/intrusive/references.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>References</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="../intrusive.html" title="Chapter&#160;16.&#160;Boost.Intrusive">
+<link rel="up" href="../intrusive.html" title="Chapter&#160;17.&#160;Boost.Intrusive">
<link rel="prev" href="tested_compilers.html" title="Tested compilers">
<link rel="next" href="acknowledgements.html" title="Acknowledgements">
</head>
@@ -27,7 +27,7 @@
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="intrusive.references"></a><a class="link" href="references.html" title="References">References</a>
</h2></div></div></div>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
SGI's <a href="http://www.sgi.com/tech/stl/" target="_top">STL Programmer's Guide</a>.
<span class="bold"><strong>Boost.Intrusive</strong></span> is based on STL concepts