From 0fd29d5305952450b8b0d0172994b24af07aba88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 8 Feb 2012 16:12:53 +0100 Subject: Deprecate the Toolbar application --- lib/toolbar/doc/src/toolbar.xml | 5 +++++ lib/toolbar/doc/src/toolbar_chapter.xml | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'lib/toolbar') diff --git a/lib/toolbar/doc/src/toolbar.xml b/lib/toolbar/doc/src/toolbar.xml index ad379438fe..3ad0b4eb78 100644 --- a/lib/toolbar/doc/src/toolbar.xml +++ b/lib/toolbar/doc/src/toolbar.xml @@ -33,6 +33,11 @@ toolbar GUI for Starting Tools and User Contributions + +

+ The Toolbar application is deprecated and will be removed in R16. +

+

Toolbar makes it easier to use the different Erlang tools - and the user contributions - which are provided. It has a graphical user interface with an icon for each tool. diff --git a/lib/toolbar/doc/src/toolbar_chapter.xml b/lib/toolbar/doc/src/toolbar_chapter.xml index a80dc5bd3e..4ea2101218 100644 --- a/lib/toolbar/doc/src/toolbar_chapter.xml +++ b/lib/toolbar/doc/src/toolbar_chapter.xml @@ -28,6 +28,11 @@ A toolbar_chapter.xml + +

+ The Toolbar application is deprecated and will be removed in R16. +

+

Toolbar provides an interface to the various Erlang tools which are available. Toolbar can also provide access to user supplied tools which are included with the Erlang software release. These tools are called GS Contributions.

All tools included in Toolbar must have a configuration file which contains information about the tool, such as its start function and the location of help information. The name of a configuration file must include the suffix .tool.

-- cgit v1.2.3