summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-01-16 09:59:06 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:16:49 +0000
commit1e0797adfe4d47d0b712c942bcb795d4c7d19bfa (patch)
tree67b7dd1056f0d9a1d0e496fabb52fbebdb89818a /documentation/yocto-project-qs
parent48559ff1de3d35d78625f02c846520dba573528d (diff)
downloadast2050-yocto-poky-1e0797adfe4d47d0b712c942bcb795d4c7d19bfa.zip
ast2050-yocto-poky-1e0797adfe4d47d0b712c942bcb795d4c7d19bfa.tar.gz
documentation: Removed redundant ID tags that were throwing warnings
When you "make" the mega-manual, there were four tags across the various manuals where the same string "id='intro'" occurred. This causes warnings during the make process. I updated the strings to be unique. There are no cross-references to these so no collateral issues were caused. (From yocto-docs rev: d0e770e0ad797031a75e2373a41723408b4b051c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 9f1a4fb..8fe9b76 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
-<article id='intro'>
+<article id='yocto-project-qs-intro'>
<articleinfo>
<title>Yocto Project Quick Start</title>
OpenPOWER on IntegriCloud