summaryrefslogtreecommitdiff
path: root/doc/html/bbv2/tutorial.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/bbv2/tutorial.html')
-rw-r--r--doc/html/bbv2/tutorial.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/bbv2/tutorial.html b/doc/html/bbv2/tutorial.html
index 94172bf219..57b978afb4 100644
--- a/doc/html/bbv2/tutorial.html
+++ b/doc/html/bbv2/tutorial.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="../bbv2.html" title="Chapter&#160;48.&#160;Boost.Build User Manual">
-<link rel="prev" href="../bbv2.html" title="Chapter&#160;48.&#160;Boost.Build User Manual">
+<link rel="up" href="../bbv2.html" title="Chapter&#160;49.&#160;Boost.Build User Manual">
+<link rel="prev" href="../bbv2.html" title="Chapter&#160;49.&#160;Boost.Build User Manual">
<link rel="next" href="overview.html" title="Overview">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -204,7 +204,7 @@ exe hello
requirements, the target requirements usually override (or, in the case
of &#8220;free&#8221;&#8221; features like
<code class="varname">&lt;include&gt;</code>,
- <a href="#ftn.idp722932160" class="footnote" name="idp722932160"><sup class="footnote">[11]</sup></a>
+ <a href="#ftn.idp636449168" class="footnote" name="idp636449168"><sup class="footnote">[16]</sup></a>
augment) the build request.
</p>
<div class="tip"><table border="0" summary="Tip">
@@ -316,7 +316,7 @@ top/
in its requirements, then all of its subprojects will have it
in their requirements, too. Of course, any project can add
- include paths to those specified by its parents. <a href="#ftn.idp722960368" class="footnote" name="idp722960368"><sup class="footnote">[12]</sup></a>
+ include paths to those specified by its parents. <a href="#ftn.idp636477376" class="footnote" name="idp636477376"><sup class="footnote">[17]</sup></a>
More details can be found in
<a class="xref" href="overview.html#bbv2.overview.projects" title="Projects">the section called &#8220;Projects&#8221;</a>.
</p>
@@ -713,10 +713,10 @@ lib pythonlib <span class="special">:</span> <span class="special">:</span> &lt;
</div>
<div class="footnotes">
<br><hr style="width:100; text-align:left;margin-left: 0">
-<div id="ftn.idp722932160" class="footnote"><p><a href="#idp722932160" class="para"><sup class="para">[11] </sup></a>
+<div id="ftn.idp636449168" class="footnote"><p><a href="#idp636449168" class="para"><sup class="para">[16] </sup></a>
See <a class="xref" href="reference.html#bbv2.reference.features.attributes" title="Feature Attributes">the section called &#8220;Feature Attributes&#8221;</a>
</p></div>
-<div id="ftn.idp722960368" class="footnote"><p><a href="#idp722960368" class="para"><sup class="para">[12] </sup></a>Many
+<div id="ftn.idp636477376" class="footnote"><p><a href="#idp636477376" class="para"><sup class="para">[17] </sup></a>Many
features will be overridden,
rather than added-to, in subprojects. See <a class="xref" href="reference.html#bbv2.reference.features.attributes" title="Feature Attributes">the section called &#8220;Feature Attributes&#8221;</a> for more
information</p></div>