summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2019-03-15 14:02:36 +0100
committerSona Sarmadi <sona.sarmadi@enea.com>2019-03-15 14:24:21 +0100
commit6a739c24d7b399e0a3b4ce3e4614e55d96e72285 (patch)
tree45ed40c3773948b1dfd65f5c9917965a1d9f8e8f
parent3afc4a398aca5778086c7dd94dbf4dd63c1d425e (diff)
downloadnfv-access-documentation-6a739c24d7b399e0a3b4ce3e4614e55d96e72285.tar.gz
GettingStarted: fix typo and remove chapter 6
- remove knownissues_limitations Change-Id: I651fa4b4aa15337c698b1d2772d3d4cd85a7dc0a Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/book.xml6
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml2
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/knownissues_limitations.xml13
3 files changed, 1 insertions, 20 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/book.xml b/doc/book-enea-nfv-access-getting-started/doc/book.xml
index 740b99c..5943980 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/book.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/book.xml
@@ -29,10 +29,4 @@
29 29
30 <xi:include href="in_band_management.xml" 30 <xi:include href="in_band_management.xml"
31 xmlns:xi="http://www.w3.org/2001/XInclude" /> 31 xmlns:xi="http://www.w3.org/2001/XInclude" />
32 <!--
33 <xi:include href="knownissues_limitations.xml"
34 xmlns:xi="http://www.w3.org/2001/XInclude" />
35 -->
36 <xi:include href="../../s_docbuild/template/docsrc_common/contacting_enea_enea_linux.xml"
37 xmlns:xi="http://www.w3.org/2001/XInclude" />
38</book> 32</book>
diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml
index 7f0aa78..6594623 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml
@@ -354,7 +354,7 @@ of=/dev/sdb bs=4M conv=fsync</programlisting></para>
354 </listitem> 354 </listitem>
355 355
356 <listitem> 356 <listitem>
357 <para>Device ID. An unique uuid format string.</para> 357 <para>Device ID. A unique UUID format string.</para>
358 </listitem> 358 </listitem>
359 </itemizedlist> 359 </itemizedlist>
360 360
diff --git a/doc/book-enea-nfv-access-getting-started/doc/knownissues_limitations.xml b/doc/book-enea-nfv-access-getting-started/doc/knownissues_limitations.xml
deleted file mode 100644
index a186280..0000000
--- a/doc/book-enea-nfv-access-getting-started/doc/knownissues_limitations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<chapter id="knownissues_limitations">
3 <title>Known Issues and Limitations</title>
4
5 <para>During the testing procedures carried out for this release, the
6 following interaction functionality limitations were encountered:</para>
7
8 <itemizedlist>
9 <listitem>
10 <para>N/A for the current release.</para>
11 </listitem>
12 </itemizedlist>
13</chapter> \ No newline at end of file