aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webtool
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2015-04-23 00:26:06 +0200
committerPeter Andersson <[email protected]>2015-04-23 15:53:05 +0200
commitb61bb8f3c160475eca09f2b983638e65659c99ec (patch)
treec8f70f1046e26f5cb7d5d7f49276d4b3864b0b81 /lib/webtool
parent1756ef6ea4af36e061cdde92d1a87b3b225edea7 (diff)
downloadotp-b61bb8f3c160475eca09f2b983638e65659c99ec.tar.gz
otp-b61bb8f3c160475eca09f2b983638e65659c99ec.tar.bz2
otp-b61bb8f3c160475eca09f2b983638e65659c99ec.zip
Declare webtool and test_server as obsolete
Diffstat (limited to 'lib/webtool')
-rw-r--r--lib/webtool/doc/src/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/webtool/doc/src/Makefile b/lib/webtool/doc/src/Makefile
index 32269e9424..08292fcca8 100644
--- a/lib/webtool/doc/src/Makefile
+++ b/lib/webtool/doc/src/Makefile
@@ -25,6 +25,10 @@ include ../../vsn.mk
VSN=$(WEBTOOL_VSN)
APPLICATION=webtool
+DOC_EXTRA_FRONT_PAGE_INFO=Important note: \
+The Webtool application is obsolete and will be removed \
+in the next major OTP release
+
# ----------------------------------------------------
# Release directory specification
# ----------------------------------------------------