summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
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:19:39 +0000
commitc6d4c6ae72f74b55947d2c843de79144beef310e (patch)
treeae713e90a5e192a89bc9124e8f8c60bb8ce2f60d /documentation/ref-manual/ref-variables.xml
parent98a70d89fe3123e841d95e6afd69c70cb8a69e53 (diff)
downloadpoky-c6d4c6ae72f74b55947d2c843de79144beef310e.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: c13e441e9bbe3a451a59e5123b772426d36183ae) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-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>