From 7683aad3eab5a32cee3a6dcd27ece015d88dc520 Mon Sep 17 00:00:00 2001 From: Merlin Beutlberger Date: Mon, 18 Feb 2019 16:54:14 +0100 Subject: [PATCH] [INTERNAL] Rename UI5 Build and Development Tooling to UI5 Tooling --- CONTRIBUTING.md | 4 ++-- README.md | 4 ++-- jsdoc.json | 8 ++++---- package.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 19890585..5c5d4b7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ -# Contributing to the UI5 Build and Development Tooling +# Contributing to the UI5 Tooling -See CONTRIBUTING.md in the [SAP/ui5-tooling](https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md) repository. \ No newline at end of file +See CONTRIBUTING.md in the [SAP/ui5-tooling](https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md) repository. diff --git a/README.md b/README.md index b193dddf..830e5110 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # ui5-logger > Internal logging module -> Part of the [UI5 Build and Development Tooling](https://github.com/SAP/ui5-tooling) +> Part of the [UI5 Tooling](https://github.com/SAP/ui5-tooling) [![Travis CI Build Status](https://travis-ci.org/SAP/ui5-logger.svg?branch=master)](https://travis-ci.org/SAP/ui5-logger) [![npm Package Version](https://badge.fury.io/js/%40ui5%2Flogger.svg)](https://www.npmjs.com/package/@ui5/logger) @@ -10,7 +10,7 @@ [![devDependency Status](https://david-dm.org/SAP/ui5-logger/master/dev-status.svg)](https://david-dm.org/SAP/ui5-logger/master#info=devDependencies) ## Logger -Used for logging purposes across the UI5 Build and Development Tooling and plugins. Features log levels and progress logging. Basically, it is a wrapper of [npmlog](https://github.com/npm/npmlog). +Used for logging purposes across the UI5 Tooling and plugins. Features log levels and progress logging. Basically, it is a wrapper of [npmlog](https://github.com/npm/npmlog). ## Contributing Please check our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md). diff --git a/jsdoc.json b/jsdoc.json index abe7c4b9..764b3af4 100644 --- a/jsdoc.json +++ b/jsdoc.json @@ -24,10 +24,10 @@ } }, "openGraph": { - "title": "UI5 Build and Development Tooling - API Reference", + "title": "UI5 Tooling - API Reference", "type": "website", "image": "https://sap.github.io/ui5-tooling/docs/images/UI5_logo_wide.png", - "site_name": "UI5 Build and Development Tooling - API Reference", + "site_name": "UI5 Tooling - API Reference", "url": "https://sap.github.io/ui5-tooling/" }, "docdash": { @@ -42,8 +42,8 @@ "Interfaces" ], "meta": { - "title": "UI5 Build and Development Tooling - API Reference - UI5 Logger", - "description": "UI5 Build and Development Tooling - API Reference - UI5 Logger", + "title": "UI5 Tooling - API Reference - UI5 Logger", + "description": "UI5 Tooling - API Reference - UI5 Logger", "keyword": "openui5 sapui5 ui5 build development tool api reference" }, "search": true, diff --git a/package.json b/package.json index 6a4f6461..222529a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ui5/logger", "version": "1.0.0", - "description": "UI5 Build and Development Tooling - Internal Logger", + "description": "UI5 Tooling - Internal Logger", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", "keywords": [