From 9c897c48f44bb3e7d777079641246b1b26addf9a Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 6 Mar 2013 22:45:31 +0000 Subject: [PATCH] Link to the thread index file. We prefer to link to those files because the link should always work, even if the thread documentation moves. [SVN r83339] --- more/getting_started/detail/links.rst | 2 +- more/getting_started/unix-variants.html | 2 +- more/getting_started/windows.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/more/getting_started/detail/links.rst b/more/getting_started/detail/links.rst index bd779c6c36..8f4918699a 100644 --- a/more/getting_started/detail/links.rst +++ b/more/getting_started/detail/links.rst @@ -19,6 +19,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 ce7b7d0185..88b7769a3c 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -192,7 +192,7 @@ before building and installing it)
  • Boost.Serialization
  • Boost.Signals
  • Boost.System
  • -
  • Boost.Thread
  • +
  • Boost.Thread
  • Boost.Timer
  • Boost.Wave
  • diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html index 923cc0e6d1..13ec292cd7 100644 --- a/more/getting_started/windows.html +++ b/more/getting_started/windows.html @@ -177,7 +177,7 @@ before building and installing it)
  • Boost.Serialization
  • Boost.Signals
  • Boost.System
  • -
  • Boost.Thread
  • +
  • Boost.Thread
  • Boost.Timer
  • Boost.Wave