From 56f8c65101a26ad53d24ce2b73d2ccf3b36f16a9 Mon Sep 17 00:00:00 2001 From: Adam Knapp Date: Tue, 27 Apr 2021 17:57:09 +0200 Subject: [PATCH] Updating links in documents Signed-off-by: Adam Knapp --- .../Eclipse_Designer_userguide/13-references.adoc | 12 ++++++------ .../4-managing_projects.adoc | 4 +++- .../Eclipse_Executor_userguide/8-references.adoc | 12 ++++++------ .../Eclipse_installationguide.adoc | 14 +++++++------- .../Titanium_Refactoring_Description.adoc | 4 ++-- .../Titanium_Description/Titanium_Description.adoc | 4 ++-- .../Titanium_referenceguide.adoc | 10 +++++----- 7 files changed, 31 insertions(+), 29 deletions(-) diff --git a/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/13-references.adoc b/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/13-references.adoc index ae0eb8d49..75dbd8b6c 100644 --- a/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/13-references.adoc +++ b/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/13-references.adoc @@ -1,19 +1,19 @@ = References [[_1]] -* [1] link:https://github.com/eclipse/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] +* [1] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] [[_2]] -* [2] link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] +* [2] link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] [[_3]] -* [3] link:https://github.com/eclipse/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] +* [3] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] [[_4]] -* [4] link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] +* [4] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] [[_5]] -* [5] link:https://github.com/eclipse/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] +* [5] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] [[_6]] * [6] TTCN–3 Style Guide 1/0113-FCPCA 101 35 @@ -31,4 +31,4 @@ * [11] link:https://www.etsi.org/deliver/etsi_es/201800_201899/20187307/04.05.01_60/es_20187307v040501p.pdf[Methods for Testing and Specification (MTS);The Testing and Test Control Notation version 3.Part 7: Using ASN.1 with TTCN–3 European Telecommunications Standards Institute. ES 201 873-7 Version 4.5.1, April 2013] [[_12]] -* [12] link:https://github.com/eclipse/titan.core/blob/master/usrguide/java_referenceguide/JavaReferenceGuide.adoc[Programmers Technical Reference for the Java side of the TITAN TTCN-3 Test Executor] +* [12] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/java_referenceguide/JavaReferenceGuide.adoc[Programmers Technical Reference for the Java side of the TITAN TTCN-3 Test Executor] diff --git a/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/4-managing_projects.adoc b/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/4-managing_projects.adoc index 0633d4b97..f61271b20 100644 --- a/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/4-managing_projects.adoc +++ b/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/4-managing_projects.adoc @@ -678,7 +678,7 @@ The following steps should be done before exporting a project: . Automatic building should be turned off, so that further operations will not invoke any build related functionality. . Optionally the project should be cleaned to reduce the size of the exported data. -. The project should be refreshed (*right click* the projectand select *Refresh*), to synchronize the files and the file system. +. The project should be refreshed (*right click* the project and select *Refresh*), to synchronize the files and the file system. === Exporting Projects in Native Format @@ -765,6 +765,8 @@ image::images/4_F75.png[title="The result of the import"] Exporting only project information into TITAN Project Descriptor (tpd) format can be performed manually or automatically. +NOTE: Exporting TITAN Java projects into TITAN Project Descriptor (tpd) format is not available. + [[exporting-project-manually-into-the-titan-project-descriptor-tpd-format]] ==== Exporting Project manually into the TITAN Project Descriptor (tpd) Format diff --git a/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/8-references.adoc b/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/8-references.adoc index b266de608..c3e11dbbd 100644 --- a/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/8-references.adoc +++ b/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/8-references.adoc @@ -1,22 +1,22 @@ = References [[_1]] -* [1] link:https://github.com/eclipse/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] +* [1] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] [[_2]] -* [2] link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] +* [2] link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] [[_3]] -* [3] link:https://github.com/eclipse/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] +* [3] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] [[_4]] -* [4] link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] +* [4] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] [[_5]] -* [5] https://github.com/eclipse/titan.core/blob/master/usrguide/apiguide/Apiguide.adoc[API Technical Reference for TITAN TTCN-3 Test Executor] +* [5] https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/apiguide/Apiguide.adoc[API Technical Reference for TITAN TTCN-3 Test Executor] [[_6]] -* [6] link:https://github.com/eclipse/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] +* [6] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] [[_7]] * [7] TTCN–3 Style Guide diff --git a/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc b/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc index 206ca5617..8fe4d0201 100644 --- a/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc +++ b/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc @@ -256,29 +256,29 @@ Download the first time: [source,subs="+quotes"] ---- -*git clone https://github.com/eclipse/titan.EclipsePlug-ins.git* +*git clone https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins.git* ---- Updating the already existing local repository: [source,subs="+quotes"] ---- -*git pull https://github.com/eclipse/titan.EclipsePlug-ins.git* +*git pull https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins.git* ---- = References [[_1]] -* [1] link:https://github.com/eclipse/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] +* [1] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] [[_2]] -* [2] link:https://github.com/eclipse/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] +* [2] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] [[_3]] -* [3] link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc[User Guide for the TITAN Designer for the Eclipse IDE] +* [3] link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc[User Guide for the TITAN Designer for the Eclipse IDE] [[_4]] -* [4] link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc[User Guide for the TITAN Executor for the Eclipse IDE] +* [4] link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc[User Guide for the TITAN Executor for the Eclipse IDE] [[_5]] -* [5] link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmer´s Technical Reference for TITAN TTCN-3 Test Executor] +* [5] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmer´s Technical Reference for TITAN TTCN-3 Test Executor] diff --git a/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc b/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc index 03d201e43..244357bb2 100644 --- a/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc +++ b/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc @@ -623,10 +623,10 @@ Please note that the "Move function" feature is working only on TTCN-3 files. AS = References [[_1]] -* [1] link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] +* [1] link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] [[_2]] -* [2] link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] +* [2] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] [[_3]] * [3] link:http://www.etsi.org/deliver/etsi_es/201800_201899/20187301/04.01.01_60/es_20187301v040101p.pdf[Methods for Testing and Specification (MTS);The Testing and Test Control Notation version 3.Part 1: Core Language European Telecommunications Standards Institute. ES 201 873-1 Version 4.1.1, July 2009] diff --git a/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc b/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc index 8ad31f8ab..ddde8860a 100644 --- a/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc +++ b/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc @@ -1122,10 +1122,10 @@ By default the SoarQube web interface can be accessed on the http://localhost:90 = References [[_1]] -* [1] link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] +* [1] link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] [[_2]] -* [2] link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] +* [2] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] [[_3]] * [3] link:https://www.etsi.org/deliver/etsi_es/201800_201899/20187301/04.01.01_60/es_20187301v040101p.pdf[Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3. Part 1: Core Language European Telecommunications Standards Institute ES 201 873-1 Version 4.1.1, July 2009] diff --git a/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc b/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc index 7984e2753..0713ca0a2 100644 --- a/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc +++ b/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc @@ -570,19 +570,19 @@ The *`.xls`* format used by the *`jxl`* library only supports 255 columns in a t = References [[_1]] -* [1] link:https://github.com/eclipse/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] +* [1] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] [[_2]] -* [2] link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] +* [2] link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] [[_3]] -* [3] link:https://github.com/eclipse/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] +* [3] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN TTCN-3 Test Executor] [[_4]] -* [4] link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] +* [4] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] [[_5]] -* [5] link:https://github.com/eclipse/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] +* [5] link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] [[_6]] -- GitLab