summaryrefslogtreecommitdiff
path: root/more
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2013-03-07 22:23:21 +0000
committerDaniel James <daniel@calamity.org.uk>2013-03-07 22:23:21 +0000
commit73d4f93331e1aa3c72ea7b61da21f755e13913ba (patch)
tree031e336d9b831ecae484f03b65c7097de2b1405c /more
parent73d6d74c06137855d73261944b1611d0ed0dcb22 (diff)
downloadboost-73d4f93331e1aa3c72ea7b61da21f755e13913ba.tar.gz
Merge getting started guide to release. Fixes #7324.
Closing the ticket because individual tickets were created for the remaining libraries. [SVN r83352]
Diffstat (limited to 'more')
-rw-r--r--more/getting_started/detail/header-only.rst3
-rw-r--r--more/getting_started/detail/library-naming.rst2
-rw-r--r--more/getting_started/detail/links.rst7
-rw-r--r--more/getting_started/unix-variants.html7
-rw-r--r--more/getting_started/windows.html7
5 files changed, 20 insertions, 6 deletions
diff --git a/more/getting_started/detail/header-only.rst b/more/getting_started/detail/header-only.rst
index d70fd2c8d0..18b6e714b5 100644
--- a/more/getting_started/detail/header-only.rst
+++ b/more/getting_started/detail/header-only.rst
@@ -19,6 +19,8 @@ Boost?” The good news is that often, there's nothing to build.
The only Boost libraries that *must* be built separately are:
+* Boost.Chrono_
+* Boost.Context_
* Boost.Filesystem_
* Boost.GraphParallel_
* Boost.IOStreams_
@@ -31,6 +33,7 @@ The only Boost libraries that *must* be built separately are:
* Boost.Signals_
* Boost.System_
* Boost.Thread_
+* Boost.Timer_
* Boost.Wave_
__ ../../libs/python/doc/building.html
diff --git a/more/getting_started/detail/library-naming.rst b/more/getting_started/detail/library-naming.rst
index 63854ab398..a92f3ddc4a 100644
--- a/more/getting_started/detail/library-naming.rst
+++ b/more/getting_started/detail/library-naming.rst
@@ -73,5 +73,5 @@ following elements:
.. .. _Boost.Build toolset names: toolset-name_
-__ ../../libs/python/doc/building.html#variants
+__ ../../libs/python/doc/building.html#python-debugging-builds
diff --git a/more/getting_started/detail/links.rst b/more/getting_started/detail/links.rst
index d760294b79..267a3b5a13 100644
--- a/more/getting_started/detail/links.rst
+++ b/more/getting_started/detail/links.rst
@@ -2,11 +2,15 @@
.. Software License, Version 1.0. (See accompanying
.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+.. _Boost.Chrono: ../../libs/chrono/index.html
+.. _Boost.Context: ../../libs/context/index.html
.. _Boost.DateTime: ../../libs/date_time/index.html
+.. _Boost.Exception: ../../libs/exception/index.html
.. _Boost.Filesystem: ../../libs/filesystem/index.html
.. _Boost.Graph: ../../libs/graph/index.html
.. _Boost.GraphParallel: ../../libs/graph_parallel/index.html
.. _Boost.IOStreams: ../../libs/iostreams/index.html
+.. _Boost.Locale: ../../libs/locale/index.html
.. _Boost.Math: ../../libs/math/index.html
.. _Boost.MPI: ../../libs/mpi/index.html
.. _Boost.ProgramOptions: ../../libs/program_options/index.html
@@ -17,5 +21,6 @@
.. _Boost.Signals: ../../libs/signals/index.html
.. _Boost.System: ../../libs/system/index.html
.. _Boost.Test: ../../libs/test/index.html
-.. _Boost.Thread: ../../doc/html/thread.html
+.. _Boost.Thread: ../../libs/thread/index.html
+.. _Boost.Timer: ../../libs/timer/index.html
.. _Boost.Wave: ../../libs/wave/index.html
diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html
index 598af61c19..88b7769a3c 100644
--- a/more/getting_started/unix-variants.html
+++ b/more/getting_started/unix-variants.html
@@ -179,6 +179,8 @@ treatment when linking.</p>
<!-- .. _separate: -->
<p>The only Boost libraries that <em>must</em> be built separately are:</p>
<ul class="simple">
+<li><a class="reference external" href="../../libs/chrono/index.html">Boost.Chrono</a></li>
+<li><a class="reference external" href="../../libs/context/index.html">Boost.Context</a></li>
<li><a class="reference external" href="../../libs/filesystem/index.html">Boost.Filesystem</a></li>
<li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li>
<li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li>
@@ -190,7 +192,8 @@ before building and installing it)</li>
<li><a class="reference external" href="../../libs/serialization/index.html">Boost.Serialization</a></li>
<li><a class="reference external" href="../../libs/signals/index.html">Boost.Signals</a></li>
<li><a class="reference external" href="../../libs/system/index.html">Boost.System</a></li>
-<li><a class="reference external" href="../../doc/html/thread.html">Boost.Thread</a></li>
+<li><a class="reference external" href="../../libs/thread/index.html">Boost.Thread</a></li>
+<li><a class="reference external" href="../../libs/timer/index.html">Boost.Timer</a></li>
<li><a class="reference external" href="../../libs/wave/index.html">Boost.Wave</a></li>
</ul>
<p>A few libraries have optional separately-compiled binaries:</p>
@@ -612,7 +615,7 @@ libraries.</td>
<td>runtime-debugging=on</td>
</tr>
<tr><td><tt class="docutils literal">y</tt></td>
-<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#variants">debug build of Python</a>.</td>
+<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#python-debugging-builds">debug build of Python</a>.</td>
<td>python-debugging=on</td>
</tr>
<tr><td><tt class="docutils literal">d</tt></td>
diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html
index 1ca06e8c5d..13ec292cd7 100644
--- a/more/getting_started/windows.html
+++ b/more/getting_started/windows.html
@@ -164,6 +164,8 @@ treatment when linking.</p>
<!-- .. _separate: -->
<p>The only Boost libraries that <em>must</em> be built separately are:</p>
<ul class="simple">
+<li><a class="reference external" href="../../libs/chrono/index.html">Boost.Chrono</a></li>
+<li><a class="reference external" href="../../libs/context/index.html">Boost.Context</a></li>
<li><a class="reference external" href="../../libs/filesystem/index.html">Boost.Filesystem</a></li>
<li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li>
<li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li>
@@ -175,7 +177,8 @@ before building and installing it)</li>
<li><a class="reference external" href="../../libs/serialization/index.html">Boost.Serialization</a></li>
<li><a class="reference external" href="../../libs/signals/index.html">Boost.Signals</a></li>
<li><a class="reference external" href="../../libs/system/index.html">Boost.System</a></li>
-<li><a class="reference external" href="../../doc/html/thread.html">Boost.Thread</a></li>
+<li><a class="reference external" href="../../libs/thread/index.html">Boost.Thread</a></li>
+<li><a class="reference external" href="../../libs/timer/index.html">Boost.Timer</a></li>
<li><a class="reference external" href="../../libs/wave/index.html">Boost.Wave</a></li>
</ul>
<p>A few libraries have optional separately-compiled binaries:</p>
@@ -700,7 +703,7 @@ libraries.</td>
<td>runtime-debugging=on</td>
</tr>
<tr><td><tt class="docutils literal">y</tt></td>
-<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#variants">debug build of Python</a>.</td>
+<td>using a special <a class="reference external" href="../../libs/python/doc/building.html#python-debugging-builds">debug build of Python</a>.</td>
<td>python-debugging=on</td>
</tr>
<tr><td><tt class="docutils literal">d</tt></td>