From df915472d967084b9f03a897b31f94adc6199aa9 Mon Sep 17 00:00:00 2001 From: Adam Knapp Date: Tue, 3 May 2022 17:13:46 +0200 Subject: [PATCH] Documents updates Signed-off-by: Adam Knapp --- .../doc/Titan_Executor_API_User_Guide.adoc | 10 ++--- usrguide/PRI/PRI.adoc | 39 ++++++++++--------- usrguide/SoC_TITAN/SoC_TITAN.adoc | 10 ++--- usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc | 10 ++--- usrguide/apiguide/Apiguide.adoc | 10 ++--- .../installationguide/installationguide.adoc | 10 ++--- .../JavaReferenceGuide.adoc | 10 ++--- usrguide/referenceguide/ReferenceGuide.adoc | 10 ++--- usrguide/releasenotes/releasenotes.adoc | 16 ++++++-- usrguide/userguide/UserGuide.adoc | 10 ++--- 10 files changed, 72 insertions(+), 63 deletions(-) diff --git a/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc b/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc index eb1049de2..c7702b96f 100644 --- a/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc +++ b/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc @@ -1,13 +1,13 @@ --- Author: Arpad Lovassy -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Titan Executor API User Guide :author: Arpad Lovassy -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -23,7 +23,7 @@ This document describes detailed information of using the TITAN Executor API. *Copyright* -Copyright (c) 2000-2021 Ericsson Telecom AB + +Copyright (c) 2000-2022 Ericsson Telecom AB + All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 that accompanies this distribution and is available at + https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html. diff --git a/usrguide/PRI/PRI.adoc b/usrguide/PRI/PRI.adoc index 059eebba3..dbd51d09a 100644 --- a/usrguide/PRI/PRI.adoc +++ b/usrguide/PRI/PRI.adoc @@ -1,13 +1,13 @@ --- Author: Jenő Balaskó -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Product Revision Information for TITAN :author: Jenő Balaskó -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :sectnums: :doctype: book :leveloffset: +1 @@ -20,6 +20,7 @@ Date: 2021-11-10 [cols=",,,,",options="header",] |=== |Old Product number | Old Rev | New Product Number | New Rev | Function designation +|8.1.0 | 8.1.0 | 8.2.0 | 8.2.0 | TTCN-3 Executor |8.0.0 | 8.0.0 | 8.1.0 | 8.1.0 | TTCN-3 Executor |7.2.2 | 7.2.2 | 8.0.0 | 8.0.0 | TTCN-3 Executor |7.2.1 | 7.2.1 | 7.2.2 | 7.2.2 | TTCN-3 Executor @@ -53,21 +54,21 @@ Legend: R = Revised, N = New, C = Cancelled, E = Equal [width="100%",cols="25%,25%,25%,25%",options="header",] |=== |Name |Old Revision |New Revision | -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] | 8.0.0 | 8.1.0 |R -|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] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc[User Guide for the TITAN Designer for the Eclipse IDE] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc[User Guide for the TITAN Executor for the Eclipse IDE] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/apiguide/Apiguide.adoc[API Technical Reference for TITAN TTCN-3 Test Executor] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc[Titan Executor API user guide] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc[Programmers Tech. Reference Guide for Titanium] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/java_referenceguide/JavaReferenceGuide.adoc[Programmers Tech. Reference Guide for the Java Codegenerator] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc[Titanium Refactoring Description] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc[Titanium Description] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/SoC_TITAN/SoC_TITAN.adoc[Statement of Compliance for Eclipse Titan] | 8.0.0 | 8.1.0 |R -|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc[Statement of Compliance for use of XML schema in Eclipse Titan] | 8.0.0 | 8.1.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] | 8.1.0 | 8.2.0 |R +|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] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc[User Guide for the TITAN Designer for the Eclipse IDE] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc[User Guide for the TITAN Executor for the Eclipse IDE] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/apiguide/Apiguide.adoc[API Technical Reference for TITAN TTCN-3 Test Executor] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc[Titan Executor API user guide] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc[Programmers Tech. Reference Guide for Titanium] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/java_referenceguide/JavaReferenceGuide.adoc[Programmers Tech. Reference Guide for the Java Codegenerator] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc[Titanium Refactoring Description] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc[Titanium Description] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/SoC_TITAN/SoC_TITAN.adoc[Statement of Compliance for Eclipse Titan] | 8.1.0 | 8.2.0 |R +|link:https://gitlab.eclipse.org/eclipse/titan/titan.core/blob/master/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc[Statement of Compliance for use of XML schema in Eclipse Titan] | 8.1.0 | 8.2.0 |R |=== = Reason for revision diff --git a/usrguide/SoC_TITAN/SoC_TITAN.adoc b/usrguide/SoC_TITAN/SoC_TITAN.adoc index 0325ace2b..2ea1a25ea 100644 --- a/usrguide/SoC_TITAN/SoC_TITAN.adoc +++ b/usrguide/SoC_TITAN/SoC_TITAN.adoc @@ -1,13 +1,13 @@ --- Author: Adrien Kirjak -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Statement of compliance for Eclipse Titan :author: Adrien Kirjak -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -24,7 +24,7 @@ The present document provides the Implementation Conformance Statement (ICS) pro *Copyright* -Copyright (c) 2000-2021 Ericsson Telecom AB + +Copyright (c) 2000-2022 Ericsson Telecom AB + All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 that accompanies this distribution, and is available at + https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html diff --git a/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc b/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc index 1847fe40e..79f90ab47 100644 --- a/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc +++ b/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc @@ -1,13 +1,13 @@ --- Author: Adrien Kirjak -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Statement of Compliance for use of XML Schema in Eclipse Titan :author: Adrien Kirjak -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -24,7 +24,7 @@ The present document provides the Implementation Conformance Statement (ICS) pro *Copyright* -Copyright (c) 2000-2021 Ericsson Telecom AB + +Copyright (c) 2000-2022 Ericsson Telecom AB + All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 that accompanies this distribution, and is available at + https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html diff --git a/usrguide/apiguide/Apiguide.adoc b/usrguide/apiguide/Apiguide.adoc index c1872f621..44a67e3ae 100644 --- a/usrguide/apiguide/Apiguide.adoc +++ b/usrguide/apiguide/Apiguide.adoc @@ -1,13 +1,13 @@ --- Author: Jenő Balaskó -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = API Technical Reference for TITAN TTCN-3 Test Executor :author: Jenő Balaskó -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -24,7 +24,7 @@ This document describes detailed information on the TITAN Application Programmin *Copyright* -Copyright (c) 2000-2021 Ericsson Telecom AB + +Copyright (c) 2000-2022 Ericsson Telecom AB + All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 that accompanies this distribution, and is available at https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html. diff --git a/usrguide/installationguide/installationguide.adoc b/usrguide/installationguide/installationguide.adoc index 7dc320a20..f657dac9f 100644 --- a/usrguide/installationguide/installationguide.adoc +++ b/usrguide/installationguide/installationguide.adoc @@ -1,13 +1,13 @@ --- Author: Jenő Balaskó -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Installation Guide for the TITAN TTCN-3 Test Executor :author: Jenő Balaskó -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -24,7 +24,7 @@ This document describes the detailed information of installing TITAN TTCN-3 Test *Copyright* -Copyright (c) 2000-2021 Ericsson Telecom AB. + +Copyright (c) 2000-2022 Ericsson Telecom AB. + All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 that accompanies this distribution, and is available at + https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html diff --git a/usrguide/java_referenceguide/JavaReferenceGuide.adoc b/usrguide/java_referenceguide/JavaReferenceGuide.adoc index 9d8ce08aa..1f9c4fbf1 100644 --- a/usrguide/java_referenceguide/JavaReferenceGuide.adoc +++ b/usrguide/java_referenceguide/JavaReferenceGuide.adoc @@ -1,13 +1,13 @@ --- Author: Kristóf Szabados -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Programmers' Technical Reference Guide for the Java side of the TITAN TTCN-3 Toolset :author: Kristóf Szabados -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -23,7 +23,7 @@ This document describes detailed information on writing components of executable *Copyright* -Copyright (c) 2000-2021 Ericsson Telecom AB. + +Copyright (c) 2000-2022 Ericsson Telecom AB. + All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 that accompanies this distribution, and is available at + https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html. diff --git a/usrguide/referenceguide/ReferenceGuide.adoc b/usrguide/referenceguide/ReferenceGuide.adoc index 1800860d0..856847cbf 100644 --- a/usrguide/referenceguide/ReferenceGuide.adoc +++ b/usrguide/referenceguide/ReferenceGuide.adoc @@ -1,13 +1,13 @@ --- Author: Jenő Balaskó -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Programmers' Technical Reference Guide for the TITAN TTCN-3 Toolset :author: Jenő Balaskó -:revnumber:8.1.0 -:revdate: 2021-11-10 +:revnumber:8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -23,7 +23,7 @@ This document describes detailed information on writing components of executable *Copyright* -Copyright (c) 2000-2021 Ericsson Telecom AB. + +Copyright (c) 2000-2022 Ericsson Telecom AB. + All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 that accompanies this distribution, and is available at + https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html. diff --git a/usrguide/releasenotes/releasenotes.adoc b/usrguide/releasenotes/releasenotes.adoc index 01b8f0e3b..b000a31b0 100644 --- a/usrguide/releasenotes/releasenotes.adoc +++ b/usrguide/releasenotes/releasenotes.adoc @@ -1,13 +1,13 @@ --- Author: Elemer Lelik, Lenard Nagy -Version: 8.1.0 -Date: 2021-11-10 +Version: 8.2.0 +Date: 2022-05-04 --- = Release Notes for TITAN TTCN-3 Test Executor :author: Elemer Lelik, Lenard Nagy -:revnumber: 8.1.0 -:revdate: 2021-11-10 +:revnumber: 8.2.0 +:revdate: 2022-05-04 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -27,6 +27,14 @@ The document is organized as follows: <