diff --git a/plugindescription.html b/plugindescription.html index 04edc62..229a0f3 100644 --- a/plugindescription.html +++ b/plugindescription.html @@ -1,26 +1,28 @@ -Provides support for working with Cerner's various Terra libraries and components. +Adds support for working with Cerner's various Terra libraries. +

- This plugin focuses mostly on the test automation aspect of the Terra libraries but has some support for Terra UI - development as well. + This plugin focuses mostly on the Terra WDIO test automation area but has some support for UI development as well.

-
-Terra-toolkit wdio utility +
+ Terra-toolkit WDIO + utility

-This part of the plugin provides the following features for easier handling of screenshots, and for reporting coding issues: + This part of the plugin provides tools for the easier handling of screenshots, and for reporting coding issues:

-
-Terra UI components - +
+ Terra UI components

- Adds extended Quick Documentation popup content for React tags imported from terra packages. + Adds external documentation URLs to Quick Documentation popups for React tags imported from Terra packages. +

- For details on each functionality head to the readme file in - the plugin's GitHub repository. +To find out more details on each feature, please head to the Terra Support GitHub repository +where you can find detailed documentation. diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 23159bd..8cce890 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -2,7 +2,7 @@ Terra Support terra.support - 0.5.0-SNAPSHOT + 0.5.0 Tamas Balog messages.TerraBundle