summaryrefslogtreecommitdiffstats
path: root/doc/docsrc_common/pardoc-distro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/docsrc_common/pardoc-distro.xml')
-rw-r--r--doc/docsrc_common/pardoc-distro.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml
deleted file mode 100644
index 6d171b8..0000000
--- a/doc/docsrc_common/pardoc-distro.xml
+++ /dev/null
@@ -1,40 +0,0 @@
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<!-- Version and name entities
5==============================
6-->
7<!-- Distribution and release -->
8<!ENTITY ENEA_LINUX_REL_VER "MAJOR.MINOR"> <!-- TEMPLATE LINE, IS PATCHED by Makefile with values from enea.conf in poky/ -->
9<!ENTITY % common_poky_entities SYSTEM "../s_targets/qemuarm/poky/documentation/poky.ent">
10%common_poky_entities;
11]>
12
13<!-- Declarations to inherit by xi:include
14========================================== -->
15<section id="pardoc_names">
16 <title>Enea Linux DocBook XML Based UserDoc Names and Parameters</title>
17
18 <para>NOTE: DO NOT EDIT THIS FILE IN xmlmind but you can open it to see any errors, don't save!!!!</para>
19
20 <para>NOTE: Use xi:include to include parameters into a docbook XML file.
21 Note: Only full elements can be included and the included element must
22 be allowed in that place. Example: For ulink, entire ulink elements
23 must be included, not just parts of them.</para>
24
25 <para>**** The phrase elements below can be used as variables in several
26 places in XML files ****</para>
27
28 <para>You can add more elements using ENTITY lines in poky.ent, e.g. like Poky_VER below</para>
29
30<!-- Distribution and release -->
31<para id="EneaLinux_REL_VER"><phrase>&ENEA_LINUX_REL_VER;</phrase></para>
32<para id="ULINK_ENEA_LINUX_URL"><ulink url='https://linux.enea.com/&ENEA_LINUX_REL_VER;'>https://linux.enea.com/&ENEA_LINUX_REL_VER;</ulink></para>
33<para id="Poky_VER"><phrase>&POKYVERSION;</phrase></para>
34<para id="Yocto_VER"><phrase>&DISTRO;</phrase></para>
35<para id="Yocto_NAME"><phrase>&DISTRO_NAME_NO_CAP;</phrase></para>
36<para id="ULINK_YOCTO_RELEASE_NOTES"><ulink url='&YOCTO_RELEASE_NOTES;'>&YOCTO_RELEASE_NOTES;</ulink></para>
37<para id="prev_baseline"><phrase>EL5_BASELINE</phrase></para>
38<para id="prev_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para>
39<para id="new_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para>
40</section>