summaryrefslogtreecommitdiff
path: root/doc/html/boostbook.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:38:45 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:39:52 +0900
commit5cde13f21d36c7224b0e13d11c4b49379ae5210d (patch)
treee8269ac85a4b0f7d416e2565fa4f451b5cb41351 /doc/html/boostbook.html
parentd9ec475d945d3035377a0d89ed42e382d8988891 (diff)
downloadboost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.gz
boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.bz2
boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.zip
Imported Upstream version 1.61.0
Change-Id: I96a1f878d1e6164f01e9aadd5147f38fca448d90 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boostbook.html')
-rw-r--r--doc/html/boostbook.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/boostbook.html b/doc/html/boostbook.html
index fb799b16d8..a983e9ff7f 100644
--- a/doc/html/boostbook.html
+++ b/doc/html/boostbook.html
@@ -2,9 +2,9 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;41.&#160;The BoostBook Documentation Format</title>
+<title>Chapter&#160;43.&#160;The BoostBook Documentation Format</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="tools.html" title="Part&#160;II.&#160;Boost Tools">
<link rel="prev" href="tools.html" title="Part&#160;II.&#160;Boost Tools">
@@ -26,13 +26,13 @@
<div class="chapter">
<div class="titlepage"><div>
<div><h2 class="title">
-<a name="boostbook"></a>Chapter&#160;41.&#160;The BoostBook Documentation Format</h2></div>
+<a name="boostbook"></a>Chapter&#160;43.&#160;The BoostBook Documentation Format</h2></div>
<div><div class="author"><h3 class="author">
<span class="firstname">Douglas</span> <span class="surname">Gregor</span>
</h3></div></div>
<div><p class="copyright">Copyright &#169; 2003-2005 Douglas Gregor</p></div>
<div><div class="legalnotice">
-<a name="idm45555013180208"></a><p>Distributed under the Boost Software License, Version 1.0.
+<a name="idp513782224"></a><p>Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
<a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
</p>
@@ -40,7 +40,7 @@
</div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
-<dl class="toc">
+<dl>
<dt><span class="section"><a href="boostbook.html#boostbook.introduction">Introduction</a></span></dt>
<dt><span class="section"><a href="boostbook/getting/started.html">Getting Started</a></span></dt>
<dd><dl>
@@ -52,7 +52,7 @@
<dt><span class="section"><a href="boostbook/documenting.html">Documenting libraries</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="boostbook/documenting.html#boostbook.defining">Defining a BoostBook library</a></span></dt>
-<dt><span class="section"><a href="boostbook/documenting.html#idm45555013031568">From HTML to BoostBook</a></span></dt>
+<dt><span class="section"><a href="boostbook/documenting.html#idp513930992">From HTML to BoostBook</a></span></dt>
<dt><span class="section"><a href="boostbook/documenting.html#boostbook.sectioning">Sectioning in BoostBook</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="boostbook/together.html">Bringing Together a BoostBook Document</a></span></dt>
@@ -79,7 +79,7 @@
documenting portions of Boost that might otherwise not be
documented. Examples of Boost-centric features include:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem"><p><span class="bold"><strong>Testsuites</strong></span>:
Testsuites in Boost are created by writing an appropriate
Jamfile and including that Jamfile in