summaryrefslogtreecommitdiffstats
path: root/doc/docsrc_common/pardoc-distro.xml
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-04-14 17:58:15 +0200
committerMiruna Paun <Miruna.Paun@enea.com>2017-04-14 17:58:15 +0200
commitcd4739e1d25fcd2f37bbb687cc1427d488eb6ee5 (patch)
treef3021de09b88150b2bdecc4509bc9ed726a56851 /doc/docsrc_common/pardoc-distro.xml
downloadel_releases-virtualization-cd4739e1d25fcd2f37bbb687cc1427d488eb6ee5.tar.gz
First draft of Virt profile to master branch
LXCR-7536 Updating to the CR that contains info about this new profile documentation as a whole. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
Diffstat (limited to 'doc/docsrc_common/pardoc-distro.xml')
-rw-r--r--doc/docsrc_common/pardoc-distro.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml
new file mode 100644
index 0000000..32fbf2a
--- /dev/null
+++ b/doc/docsrc_common/pardoc-distro.xml
@@ -0,0 +1,27 @@
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
5<!-- Declarations to inherit by xi:include
6========================================== -->
7<section id="pardoc_names">
8 <title>Enea Linux DocBook XML Based UserDoc Names and Parameters</title>
9
10 <para>NOTE: DO NOT EDIT THIS FILE IN xmlmind but you can open it to see any errors, don't save!!!!</para>
11
12 <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 be allowed in that place. Example: For ulink, entire ulink elements
15 must be included, not just parts of them.</para>
16
17 <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
20<!-- Distribution and release -->
21<!--
22 The parameter 'prev_baseline' is intentionally undefined here since this
23 is the first release of the networking profile. The line must be removed.
24-->
25<para id="prev_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para>
26<para id="new_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para>
27</section>