From 2c42fbe7cf95858471a8213ef4565d042b685aa5 Mon Sep 17 00:00:00 2001
From: Glen Fernandes
Date: Wed, 28 Aug 2019 11:17:13 -0400
Subject: [PATCH] Signals(v1) is discontinued so remove it from documentation
---
more/getting_started/detail/header-only.rst | 1 -
more/getting_started/detail/links.rst | 1 -
more/getting_started/unix-variants.html | 1 -
more/getting_started/windows.html | 1 -
4 files changed, 4 deletions(-)
diff --git a/more/getting_started/detail/header-only.rst b/more/getting_started/detail/header-only.rst
index bc70aa874f..b20a9976bc 100644
--- a/more/getting_started/detail/header-only.rst
+++ b/more/getting_started/detail/header-only.rst
@@ -32,7 +32,6 @@ The only Boost libraries that *must* be built separately are:
before building and installing it)
* Boost.Regex_
* Boost.Serialization_
-* Boost.Signals_
* Boost.Thread_
* Boost.Timer_
* Boost.Wave_
diff --git a/more/getting_started/detail/links.rst b/more/getting_started/detail/links.rst
index fb3109cb1f..17b0903bed 100644
--- a/more/getting_started/detail/links.rst
+++ b/more/getting_started/detail/links.rst
@@ -19,7 +19,6 @@
.. _Boost.Random: ../../libs/random/index.html
.. _Boost.Regex: ../../libs/regex/index.html
.. _Boost.Serialization: ../../libs/serialization/index.html
-.. _Boost.Signals: ../../libs/signals/index.html
.. _Boost.System: ../../libs/system/index.html
.. _Boost.Test: ../../libs/test/index.html
.. _Boost.Thread: ../../libs/thread/index.html
diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html
index ace95d9ef6..9f2aeb8da2 100644
--- a/more/getting_started/unix-variants.html
+++ b/more/getting_started/unix-variants.html
@@ -192,7 +192,6 @@ treatment when linking.
before building and installing it)
Boost.Regex
Boost.Serialization
-Boost.Signals
Boost.Thread
Boost.Timer
Boost.Wave
diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html
index 99efee9628..353f51531b 100644
--- a/more/getting_started/windows.html
+++ b/more/getting_started/windows.html
@@ -177,7 +177,6 @@ treatment when linking.
before building and installing it)
Boost.Regex
Boost.Serialization
-Boost.Signals
Boost.Thread
Boost.Timer
Boost.Wave