diff options
3 files changed, 8 insertions, 8 deletions
diff --git a/doc/book-enea-edge-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml b/doc/book-enea-edge-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml index 6a47839..8c4ee5e 100644 --- a/doc/book-enea-edge-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml +++ b/doc/book-enea-edge-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml | |||
@@ -38,8 +38,8 @@ | |||
38 | <para>All options contain either <emphasis role="bold">-n</emphasis>, | 38 | <para>All options contain either <emphasis role="bold">-n</emphasis>, |
39 | <emphasis role="bold">-o</emphasis> or both. One of them must always be provided, | 39 | <emphasis role="bold">-o</emphasis> or both. One of them must always be provided, |
40 | if both are provided, -o has priority, and -n is thus ignored.</para> | 40 | if both are provided, -o has priority, and -n is thus ignored.</para> |
41 | <para>In the following script examples <emphasis role="bold"> Enea Edge Management | 41 | <para>In the following script examples, <emphasis> Enea Edge Management |
42 | </emphasis> is reffered as <emphasis role="bold">Enea uCPE Manager</emphasis>.</para> | 42 | </emphasis> is reffered as <emphasis>Enea uCPE Manager</emphasis>.</para> |
43 | </note> | 43 | </note> |
44 | 44 | ||
45 | <para>The <literal>/unittestSuite</literal> folder contains JSON files for | 45 | <para>The <literal>/unittestSuite</literal> folder contains JSON files for |
diff --git a/doc/book-enea-edge-auto-fw-th-user-guide/doc/book.xml b/doc/book-enea-edge-auto-fw-th-user-guide/doc/book.xml index e0a5cdf..a1ffed1 100644 --- a/doc/book-enea-edge-auto-fw-th-user-guide/doc/book.xml +++ b/doc/book-enea-edge-auto-fw-th-user-guide/doc/book.xml | |||
@@ -4,7 +4,7 @@ | |||
4 | <!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED"> | 4 | <!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED"> |
5 | ]> | 5 | ]> |
6 | <book id="book_enea_edge_auto_fw_th_user_guide"> | 6 | <book id="book_enea_edge_auto_fw_th_user_guide"> |
7 | <title><trademark class="registered">Enea</trademark> Enea Edge Automation Framework and Test Harness User Guide</title> | 7 | <title><trademark class="registered">Enea</trademark> Edge Automation Framework and Test Harness User Guide</title> |
8 | 8 | ||
9 | <subtitle>Release Version | 9 | <subtitle>Release Version |
10 | <xi:include href="../../s_doceneacommon/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)" | 10 | <xi:include href="../../s_doceneacommon/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)" |
diff --git a/doc/book-enea-edge-example-usecases/doc/appendix_4.xml b/doc/book-enea-edge-example-usecases/doc/appendix_4.xml index 0e207ae..34961ca 100644 --- a/doc/book-enea-edge-example-usecases/doc/appendix_4.xml +++ b/doc/book-enea-edge-example-usecases/doc/appendix_4.xml | |||
@@ -1,14 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1"?> | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <appendix id="appendix_four_cust"> | 2 | <appendix id="appendix_four_cust"> |
3 | <title>Running Enea Automation Framework and Test Harness</title> | 3 | <title>Running Enea Edge Automation Framework and Test Harness</title> |
4 | 4 | ||
5 | <para>For more detailed information regarding the Automation Framework and | 5 | <para>For more detailed information regarding the Enea Edge Automation Framework and |
6 | Test Harness please see the <xi:include | 6 | Test Harness please see the <xi:include |
7 | href="../../s_docbuild/olinkdb/pardoc-common.xml" | 7 | href="../../s_docbuild/olinkdb/pardoc-common.xml" |
8 | xmlns:xi="http://www.w3.org/2001/XInclude" | 8 | xmlns:xi="http://www.w3.org/2001/XInclude" |
9 | xpointer="element(book_enea_nfv_access_auto_fw_th_user_guide/1)" />.</para> | 9 | xpointer="element(book_enea_nfv_access_auto_fw_th_user_guide/1)" />.</para> |
10 | 10 | ||
11 | <para>The most relevant information from the Automation Framework and Test | 11 | <para>The most relevant information from the Enea Edge Automation Framework and Test |
12 | Harness structure is presented below:</para> | 12 | Harness structure is presented below:</para> |
13 | 13 | ||
14 | <programlisting>|---automation_framework | 14 | <programlisting>|---automation_framework |
@@ -64,7 +64,7 @@ | |||
64 | </listitem> | 64 | </listitem> |
65 | 65 | ||
66 | <listitem> | 66 | <listitem> |
67 | <para><literal>version</literal> - The NFVA version.</para> | 67 | <para><literal>version</literal> - The Enea Edge Runtime version.</para> |
68 | </listitem> | 68 | </listitem> |
69 | 69 | ||
70 | <listitem> | 70 | <listitem> |
@@ -81,7 +81,7 @@ | |||
81 | the uCPE Device needs to be added into Enea Edge Management.</para> | 81 | the uCPE Device needs to be added into Enea Edge Management.</para> |
82 | </note> | 82 | </note> |
83 | 83 | ||
84 | <para>To properly set up the Automation Framework and Test Harness please | 84 | <para>To properly set up the Enea Edge Automation Framework and Test Harness please |
85 | see <olink targetdoc="book_enea_nfv_access_auto_fw_th_user_guide" | 85 | see <olink targetdoc="book_enea_nfv_access_auto_fw_th_user_guide" |
86 | targetptr="initial_setup">Installation and Initial Setup in the <xi:include | 86 | targetptr="initial_setup">Installation and Initial Setup in the <xi:include |
87 | href="../../s_docbuild/olinkdb/pardoc-names.xml" | 87 | href="../../s_docbuild/olinkdb/pardoc-names.xml" |