diff options
Diffstat (limited to 'doc/docsrc_common')
-rw-r--r-- | doc/docsrc_common/pardoc-distro.xml | 62 |
1 files changed, 44 insertions, 18 deletions
diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml index fce0543..b6bc8bb 100644 --- a/doc/docsrc_common/pardoc-distro.xml +++ b/doc/docsrc_common/pardoc-distro.xml | |||
@@ -1,31 +1,57 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 2 | <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
4 | |||
5 | <!-- Declarations to inherit by xi:include | 4 | <!-- Declarations to inherit by xi:include |
6 | ========================================== --> | 5 | ========================================== --> |
7 | <section id="pardoc_names"> | 6 | <section id="pardoc_names"> |
8 | <title>Enea NFV Access DocBook XML Based UserDoc Names and Parameters</title> | 7 | <title>Enea NFV Access DocBook XML Based UserDoc Names and |
8 | Parameters</title> | ||
9 | 9 | ||
10 | <para>NOTE: DO NOT EDIT THIS FILE IN xmlmind but you can open it to see any errors, don't save!!!!</para> | 10 | <para>NOTE: DO NOT EDIT THIS FILE IN xmlmind but you can open it to see any |
11 | errors, don't save!!!</para> | ||
11 | 12 | ||
12 | <para>NOTE: Use xi:include to include parameters into a docbook XML file. | 13 | <para>NOTE: Use xi:include to include parameters into a docbook XML file. |
13 | Note: Only full elements can be included and the included element must | 14 | Note: Only full elements can be included and the included element must be |
14 | be allowed in that place. Example: For ulink, entire ulink elements | 15 | allowed in that place. Example: For ulink, entire ulink elements must be |
15 | must be included, not just parts of them.</para> | 16 | included, not just parts of them.</para> |
16 | 17 | ||
17 | <para>**** The phrase elements below can be used as variables in several | 18 | <para>**** The phrase elements below can be used as variables in several |
18 | places in XML files and/or in make script files ****</para> | 19 | places in XML files and/or in make script files ****</para> |
20 | |||
21 | <!-- Distribution and release --> | ||
19 | 22 | ||
20 | <!-- Distribution and release --> | 23 | <!-- |
21 | <!-- | ||
22 | The parameter 'prev_baseline' is intentionally undefined here since this | 24 | The parameter 'prev_baseline' is intentionally undefined here since this |
23 | is the first release of the networking profile. The line must be removed. | 25 | is the first release of the networking profile. The line must be removed. |
24 | --> | 26 | --> |
25 | <para id="prev_lic_file"><phrase>doc/book-enea-nfv-access-open-source/doc/licenses.xml</phrase></para> | 27 | |
26 | <para id="new_lic_file"><phrase>doc/book-enea-nfv-access-open-source/doc/licenses.xml</phrase></para> | 28 | <para |
27 | <para id="prev_lic_file"><phrase>doc/book-enea-nfv-access-openstack-open-source/doc/licenses.xml</phrase></para> | 29 | id="prev_lic_file"><phrase>doc/book_enea_edge_runtime_open_source/doc/licenses.xml</phrase></para> |
28 | <para id="new_lic_file"><phrase>book-enea-nfv-access-openstack-open-source/doc/licenses.xml</phrase></para> | 30 | |
29 | <para id="prev_lic_file"><phrase>doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml</phrase></para> | 31 | <para |
30 | <para id="new_lic_file"><phrase>doc/book-enea-nfv-access-dev-open-source/doc/licenses.xml</phrase></para> | 32 | id="new_lic_file"><phrase>doc/book_enea_edge_runtime_open_source/doc/licenses.xml</phrase></para> |
31 | </section> | 33 | |
34 | <para | ||
35 | id="prev_lic_file"><phrase>doc/book_enea_edge_management_open_source/doc/licenses.xml</phrase></para> | ||
36 | |||
37 | <para | ||
38 | id="new_lic_file"><phrase>doc/book_enea_edge_management_open_source/doc/licenses.xml</phrase></para> | ||
39 | |||
40 | <para | ||
41 | id="prev_lic_file"><phrase>doc/book_enea_edge_telemetry_open_source/licenses.xml</phrase></para> | ||
42 | |||
43 | <para | ||
44 | id="new_lic_file"><phrase>doc/book_enea_edge_telemetry_open_source/doc/licenses.xml</phrase></para> | ||
45 | |||
46 | <para | ||
47 | id="prev_lic_file"><phrase>doc/book_enea_edge_automation_open_source/licenses.xml</phrase></para> | ||
48 | |||
49 | <para | ||
50 | id="new_lic_file"><phrase>doc/book_enea_edge_automation_open_source/doc/licenses.xml</phrase></para> | ||
51 | |||
52 | <para | ||
53 | id="prev_lic_file"><phrase>doc/book_enea_edge_auto_fw_th_open_source/licenses.xml</phrase></para> | ||
54 | |||
55 | <para | ||
56 | id="new_lic_file"><phrase>doc/book_enea_edge_auto_fw_th_open_source/doc/licenses.xml</phrase></para> | ||
57 | </section> \ No newline at end of file | ||