From 91a599ada98154ae32449cbb8f58ca679a2b0937 Mon Sep 17 00:00:00 2001 From: Lennart Johansson Date: Mon, 2 May 2016 15:56:14 +0200 Subject: First very prel version of release doc structure --- doc/docsrc_common/pardoc-distro.xml | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 doc/docsrc_common/pardoc-distro.xml (limited to 'doc/docsrc_common/pardoc-distro.xml') diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml new file mode 100644 index 0000000..a04a6ec --- /dev/null +++ b/doc/docsrc_common/pardoc-distro.xml @@ -0,0 +1,38 @@ + + + + + +%common_poky_entities; +]> + + +
+ Enea Linux DocBook XML Based UserDoc Names and Parameters + + NOTE: DO NOT EDIT THIS FILE IN xmlmind but you can open it to see any errors, don't save!!!! + + NOTE: Use xi:include to include parameters into a docbook XML file. + Note: Only full elements can be included and the included element must + be allowed in that place. Example: For ulink, entire ulink elements + must be included, not just parts of them. + + **** The phrase elements below can be used as variables in several + places in XML files **** + **** In addition: Makefile parses variable REL_VER from entity ENEA_LINUX_REL_VER, + after which swcomp.mk extracts BOOK_VER from variable REL_VER **** + + You can add more elements using ENTITY lines in poky.ent, e.g. like Poky_VER below + + +&ENEA_LINUX_REL_VER; +https://linux.enea.com/&ENEA_LINUX_REL_VER; +&POKYVERSION; +&DISTRO; +&YOCTO_RELEASE_NOTES; +
-- cgit v1.2.3-54-g00ecf