generic-poky/documentation/template
Scott Rifenbark 3e991ee685 ref-manual, template: Permalinks for QA errors and warnings
Updated the ref-qa-checks.xml chapter so that each QA warning
or error message would generate a permalink that is suitable
for searching from the poky codebase.  To implement this, I
had to embed an id marker in the <para> tag that precedes each
<code></code> tag pair.  The 'xxx' string of the id is the leaf
portion of the permalink.

This creates the following tag construct:

    <para id='xxx'>
        <code>
            some-warning-or-error-message
        </code>
    </para>

The permalink is generated with the help of the new
qa-code-permalinks.xsl file, which triggers on the
<para><code></code></para> construct.  This new file resides
in documentation/template.

Right now, this construct
is unique to the ref-manual's chapter on the QA error and warnings
chapter only.  However, if for some reason that construct is
used in any other part of the ref-manual, a generically numbered
permalink would also be generated.

The ref-manual-customization.xsl file was also altered to include
the new documentation/template/qa-code-permalinks.xsl file.

Reported-by: Paul Eggleton <paul.eggleton@linux.intel.com>
(From yocto-docs rev: aec27a9f8337575d31bfe0066563da99259046e0)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-10 16:44:34 +01:00
..
Vera.ttf handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
Vera.xml handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
VeraMoBd.ttf handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
VeraMoBd.xml handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
VeraMono.ttf handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
VeraMono.xml handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
component.title.xsl template: Removed the "d:" character namespace prefix. 2014-06-18 10:30:47 +01:00
division.title.xsl templates: Added new line to avoid vi save warning. 2014-07-03 13:57:11 +01:00
draft.png handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
fop-config.xml documentation/handbook: Tweak Makefiles and paths after path changes 2010-10-15 12:14:28 +01:00
formal.object.heading.xsl template: Added new line at end of file so vi does not throw error. 2014-07-03 13:57:12 +01:00
gloss-permalinks.xsl template: Added an XSL template to support glossary variable permalinks 2014-07-03 13:57:09 +01:00
ohand-color.svg handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
permalinks.xsl template: Added XSL stylesheets to support permalinks. 2014-06-18 10:30:46 +01:00
poky-db-pdf.xsl template: Changed the font color for footers and headers 2013-02-14 17:25:45 +00:00
poky-ref-manual.png documentation: Complete poky-handbook -> poky-ref-manual rename 2010-10-15 12:45:09 +01:00
poky.svg handbook: Move into documentation directory 2010-10-15 11:55:59 +01:00
qa-code-permalinks.xsl ref-manual, template: Permalinks for QA errors and warnings 2014-10-10 16:44:34 +01:00
section.title.xsl template: Added XSL stylesheets to support permalinks. 2014-06-18 10:30:46 +01:00
titlepage.templates.xml documentation/template/titlepage.templates.xml: Remove title info 2013-02-14 15:21:48 +00:00
yocto-project-qs.png documentation/pokt-ref-manual: Update with Yocto branding 2010-10-27 07:50:33 +01:00