summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-10 14:15:12 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:18:34 +0000
commit60dfe7203ca68e23434da678dc386acf9df2459f (patch)
tree569fe3af4c2cd7f28701a9031149e823a18e401f /documentation
parentab3d7e13c105c6f3b1a06b0ea745d259a2221fc5 (diff)
downloadpoky-60dfe7203ca68e23434da678dc386acf9df2459f.tar.gz
ref-manual: Fixed some broken cross-references.
Three broken cross-references to the "qmake_base" class existed in the variables chapter. The actual class "qmake_base" is listed as part of the "qmake*" class so there is no tag taking a user to the exact "qmake_base" class. Changed the tag to "ref-classes-qmake*". (From yocto-docs rev: 96c92e7a26afefbce16a723a071fa203d70ce547) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 923412ca31..c99f7362c3 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1859,7 +1859,7 @@
1859 1859
1860 <para> 1860 <para>
1861 This variable is used with recipes that inherit the 1861 This variable is used with recipes that inherit the
1862 <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link> 1862 <link linkend='ref-classes-qmake*'><filename>qmake_base</filename></link>
1863 class or other classes that inherit 1863 class or other classes that inherit
1864 <filename>qmake_base</filename>. 1864 <filename>qmake_base</filename>.
1865 </para> 1865 </para>
@@ -1877,7 +1877,7 @@
1877 1877
1878 <para> 1878 <para>
1879 This variable is used with recipes that inherit the 1879 This variable is used with recipes that inherit the
1880 <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link> 1880 <link linkend='ref-classes-qmake*'><filename>qmake_base</filename></link>
1881 class or other classes that inherit 1881 class or other classes that inherit
1882 <filename>qmake_base</filename>. 1882 <filename>qmake_base</filename>.
1883 </para> 1883 </para>
@@ -5093,7 +5093,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5093 5093
5094 <para> 5094 <para>
5095 This variable is used with recipes that inherit the 5095 This variable is used with recipes that inherit the
5096 <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link> 5096 <link linkend='ref-classes-qmake*'><filename>qmake_base</filename></link>
5097 class or other classes that inherit 5097 class or other classes that inherit
5098 <filename>qmake_base</filename>. 5098 <filename>qmake_base</filename>.
5099 </para> 5099 </para>