summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-automation-open-source
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2021-04-26 19:12:29 +0200
committerMiruna Paun <mrpa@enea.se>2021-04-27 09:39:56 +0100
commit9322aa7dd4fc6d0a81bb1e443cca724dfb49a1b7 (patch)
treec8e2121528e34d38c207c52cc7594bbb79e4c4e2 /doc/book-enea-edge-automation-open-source
parent13dbb438ecad3d66173994a2f300497a6d9d15c0 (diff)
downloadnfv-access-documentation-9322aa7dd4fc6d0a81bb1e443cca724dfb49a1b7.tar.gz
Updated the Makefile to include the AF UG and OSR from the feature
branch and added in the two books wholly. Change-Id: Ia0d2d6892c063b9e52b9abfe484de0fbdab6b924 Signed-off-by: mrpa <miruna.paun@enea.com>
Diffstat (limited to 'doc/book-enea-edge-automation-open-source')
-rw-r--r--doc/book-enea-edge-automation-open-source/doc/README3
-rw-r--r--doc/book-enea-edge-automation-open-source/doc/about.xml14
-rw-r--r--doc/book-enea-edge-automation-open-source/doc/book.xml18
-rw-r--r--doc/book-enea-edge-automation-open-source/doc/licenses.xml116
-rw-r--r--doc/book-enea-edge-automation-open-source/swcomp.mk10
5 files changed, 161 insertions, 0 deletions
diff --git a/doc/book-enea-edge-automation-open-source/doc/README b/doc/book-enea-edge-automation-open-source/doc/README
new file mode 100644
index 0000000..f5c7d4b
--- /dev/null
+++ b/doc/book-enea-edge-automation-open-source/doc/README
@@ -0,0 +1,3 @@
1The licenses.xml in the git repository of the Enea Edge Automation Open Source Report
2is the frozen version belonging to the last official release of Enea Edge.
3
diff --git a/doc/book-enea-edge-automation-open-source/doc/about.xml b/doc/book-enea-edge-automation-open-source/doc/about.xml
new file mode 100644
index 0000000..50ce933
--- /dev/null
+++ b/doc/book-enea-edge-automation-open-source/doc/about.xml
@@ -0,0 +1,14 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="enea-linux-open-source-packages-and-licenses">
5 <title>About this Report</title>
6
7 <para>This document contains the open source and license information
8 pertaining to the Enea Edge Automation provided with
9 Enea Edge <xi:include
10 href="../../s_doceneacommon/doc/eltf_params_updated.xml"
11 xmlns:xi="http://www.w3.org/2001/XInclude"
12 xpointer="element(EneaLinux_REL_VER/1)" />.</para>
13
14</chapter>
diff --git a/doc/book-enea-edge-automation-open-source/doc/book.xml b/doc/book-enea-edge-automation-open-source/doc/book.xml
new file mode 100644
index 0000000..317c87d
--- /dev/null
+++ b/doc/book-enea-edge-automation-open-source/doc/book.xml
@@ -0,0 +1,18 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED">
5]>
6<book id="book_enea_edge_automation_open_source">
7 <title><trademark class="registered">Enea</trademark> Edge Automation Open Source Report</title>
8
9 <subtitle>Release Version
10 <xi:include href="../../s_doceneacommon/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)"
11 xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle>
12
13 <!-- OLINKDBPATH_USED_BY_XMLMIND ../../s_docbuild/olinkdb -->
14
15 <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
16 <xi:include href="about.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
17 <xi:include href="licenses.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
18</book>
diff --git a/doc/book-enea-edge-automation-open-source/doc/licenses.xml b/doc/book-enea-edge-automation-open-source/doc/licenses.xml
new file mode 100644
index 0000000..e2ade8a
--- /dev/null
+++ b/doc/book-enea-edge-automation-open-source/doc/licenses.xml
@@ -0,0 +1,116 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="enea_linux_packages">
5 <title>Packages and Licenses</title>
6
7 <section id="licenses_packages">
8 <title>Packages</title>
9
10 <!--This chapter contains only AFTH-->
11
12 <informaltable>
13 <tgroup cols="4">
14 <colspec colwidth="2*" />
15
16 <colspec colwidth="1*" />
17
18 <colspec colwidth="5*" />
19
20 <colspec colwidth="2*" />
21
22 <thead>
23 <row>
24 <entry align="center">Package Name</entry>
25
26 <entry align="center">Version</entry>
27
28 <entry align="center">Description</entry>
29
30 <entry align="center">License</entry>
31 </row>
32 </thead>
33
34 <tbody valign="top">
35 <row>
36 <entry>Enea Edge Automation</entry>
37
38 <entry><xi:include
39 href="../../s_doceneacommon/doc/eltf_params_updated.xml"
40 xmlns:xi="http://www.w3.org/2001/XInclude"
41 xpointer="element(EneaLinux_REL_VER/1)" /></entry>
42
43 <entry>Configuration and Automation for the Enea Edge Management
44 GUI.</entry>
45
46 <entry>ENEA-SRC-R2</entry>
47 </row>
48
49 <row>
50 <entry>Enea Edge Automation</entry>
51
52 <entry><xi:include
53 href="../../s_doceneacommon/doc/eltf_params_updated.xml"
54 xmlns:xi="http://www.w3.org/2001/XInclude"
55 xpointer="element(EneaLinux_REL_VER/1)" /></entry>
56
57 <entry>Configuration and Automation for the Enea Edge Management
58 GUI.</entry>
59
60 <entry>ENEA-EXAMPLE-R2</entry>
61 </row>
62 </tbody>
63 </tgroup>
64 </informaltable>
65 </section>
66
67 <section condition="hidden" id="open_source_license">
68 <title>Open Source Licenses</title>
69 </section>
70
71 <section id="proprietary_license">
72 <title>Proprietary Licenses</title>
73
74 <section id="lic_0">
75 <title>ENEA-SRC-R2</title>
76
77 <para><programlisting>
78 Copyright (C) 2021 by Enea Software AB.
79 All rights reserved.
80
81 This Software is furnished under a software license agreement and
82 may be used only in accordance with the terms of such agreement.
83 Any other use or reproduction is prohibited. No title to and
84 ownership of the Software is hereby transferred.
85
86 PROPRIETARY NOTICE
87 This Software consists of confidential information.
88 Trade secret law and copyright law protect this Software.
89 The above notice of copyright on this Software does not indicate
90 any actual or intended publication of such Software.
91</programlisting></para>
92 </section>
93
94 <section id="lic_1">
95 <title>ENEA-EXAMPLE-R2</title>
96
97 <para><programlisting>
98 Copyright (C) 2021 by Enea Software AB.
99 All rights reserved.
100
101 This Example is furnished under a Software License Agreement and
102 may be used only in accordance with the terms of such agreement.
103 No title to and ownership of the Example is hereby transferred.
104
105 The information in this Example is subject to change
106 without notice and should not be construed as a commitment
107 by Enea Software AB.
108
109 DISCLAIMER
110 This Example is delivered "AS IS", consequently
111 Enea Software AB makes no representations or warranties,
112 expressed or implied, for the Example.
113</programlisting></para>
114 </section>
115 </section>
116</chapter>
diff --git a/doc/book-enea-edge-automation-open-source/swcomp.mk b/doc/book-enea-edge-automation-open-source/swcomp.mk
new file mode 100644
index 0000000..6449d08
--- /dev/null
+++ b/doc/book-enea-edge-automation-open-source/swcomp.mk
@@ -0,0 +1,10 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7
8BOOKPACKAGES := book-enea-edge-automation-open-source
9BOOKDESC_$(BOOKPACKAGES) := "Enea Edge $(PROD_VER) Automation Open Source Report"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)