summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/eclipse/poky-ref-manual-toc.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-12-11 12:07:58 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 14:43:25 +0000
commited0a240e1632682ec4c33341f3e24ad71773cdfc (patch)
tree201557f498b77b9f51fad7e12a6009f74aca4c65 /documentation/ref-manual/eclipse/poky-ref-manual-toc.xml
parentaf19d889ef320f9625aae42eed6688b5cc739793 (diff)
downloadpoky-ed0a240e1632682ec4c33341f3e24ad71773cdfc.tar.gz
documentation: Rename of poky-ref-manual folder to ref-manual.
Changing the folder that holds the YP Reference Manual to be "ref-manual". This will help with confustion over the manual's intended purpose. (From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1) 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/eclipse/poky-ref-manual-toc.xml')
-rw-r--r--documentation/ref-manual/eclipse/poky-ref-manual-toc.xml217
1 files changed, 217 insertions, 0 deletions
diff --git a/documentation/ref-manual/eclipse/poky-ref-manual-toc.xml b/documentation/ref-manual/eclipse/poky-ref-manual-toc.xml
new file mode 100644
index 0000000000..8624641cf5
--- /dev/null
+++ b/documentation/ref-manual/eclipse/poky-ref-manual-toc.xml
@@ -0,0 +1,217 @@
1<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<toc label="The Yocto Project Reference Manual" topic="html/poky-ref-manual/index.html">
3 <topic label="Introduction" href="html/poky-ref-manual/intro.html">
4 <topic label="Introduction" href="html/poky-ref-manual/intro-welcome.html"/>
5 <topic label="Documentation Overview" href="html/poky-ref-manual/intro-manualoverview.html"/>
6 <topic label="System Requirements" href="html/poky-ref-manual/intro-requirements.html">
7 <topic label="Supported Linux Distributions" href="html/poky-ref-manual/detailed-supported-distros.html"/>
8 <topic label="Required Packages for the Host Development System" href="html/poky-ref-manual/required-packages-for-the-host-development-system.html">
9 <topic label="Ubuntu" href="html/poky-ref-manual/ubuntu-packages.html"/>
10 <topic label="Fedora Packages" href="html/poky-ref-manual/fedora-packages.html"/>
11 <topic label="OpenSUSE Packages" href="html/poky-ref-manual/opensuse-packages.html"/>
12 <topic label="CentOS Packages" href="html/poky-ref-manual/centos-packages.html"/>
13 </topic>
14 </topic>
15 <topic label="Obtaining the Yocto Project" href="html/poky-ref-manual/intro-getit.html"/>
16 <topic label="Development Checkouts" href="html/poky-ref-manual/intro-getit-dev.html"/>
17 </topic>
18 <topic label="Using the Yocto Project" href="html/poky-ref-manual/usingpoky.html">
19 <topic label="Running a Build" href="html/poky-ref-manual/usingpoky-build.html">
20 <topic label="Build Overview" href="html/poky-ref-manual/build-overview.html"/>
21 <topic label="Building an Image Using GPL Components" href="html/poky-ref-manual/building-an-image-using-gpl-components.html"/>
22 </topic>
23 <topic label="Installing and Using the Result" href="html/poky-ref-manual/usingpoky-install.html"/>
24 <topic label="Debugging Build Failures" href="html/poky-ref-manual/usingpoky-debugging.html">
25 <topic label="Task Failures" href="html/poky-ref-manual/usingpoky-debugging-taskfailures.html"/>
26 <topic label="Running Specific Tasks" href="html/poky-ref-manual/usingpoky-debugging-taskrunning.html"/>
27 <topic label="Dependency Graphs" href="html/poky-ref-manual/usingpoky-debugging-dependencies.html"/>
28 <topic label="General BitBake Problems" href="html/poky-ref-manual/usingpoky-debugging-bitbake.html"/>
29 <topic label="Building with No Dependencies" href="html/poky-ref-manual/usingpoky-debugging-buildfile.html"/>
30 <topic label="Variables" href="html/poky-ref-manual/usingpoky-debugging-variables.html"/>
31 <topic label="Recipe Logging Mechanisms" href="html/poky-ref-manual/recipe-logging-mechanisms.html">
32 <topic label="Logging With Python" href="html/poky-ref-manual/logging-with-python.html"/>
33 <topic label="Logging With Bash" href="html/poky-ref-manual/logging-with-bash.html"/>
34 </topic>
35 <topic label="Other Tips" href="html/poky-ref-manual/usingpoky-debugging-others.html"/>
36 </topic>
37 <topic label="Maintaining Build Output Quality" href="html/poky-ref-manual/maintaining-build-output-quality.html">
38 <topic label="Enabling and Disabling Build History" href="html/poky-ref-manual/enabling-and-disabling-build-history.html"/>
39 <topic label="Understanding What the Build History Contains" href="html/poky-ref-manual/understanding-what-the-build-history-contains.html">
40 <topic label="Build History Package Information" href="html/poky-ref-manual/build-history-package-information.html"/>
41 <topic label="Build History Image Information" href="html/poky-ref-manual/build-history-image-information.html"/>
42 <topic label="Using Build History to Gather Image Information Only" href="html/poky-ref-manual/using-build-history-to-gather-image-information-only.html"/>
43 <topic label="Examining Build History Information" href="html/poky-ref-manual/examining-build-history-information.html"/>
44 </topic>
45 </topic>
46 </topic>
47 <topic label="Technical Details" href="html/poky-ref-manual/technical-details.html">
48 <topic label="Yocto Project Components" href="html/poky-ref-manual/usingpoky-components.html">
49 <topic label="BitBake" href="html/poky-ref-manual/usingpoky-components-bitbake.html"/>
50 <topic label="Metadata (Recipes)" href="html/poky-ref-manual/usingpoky-components-metadata.html"/>
51 <topic label="Classes" href="html/poky-ref-manual/usingpoky-components-classes.html"/>
52 <topic label="Configuration" href="html/poky-ref-manual/usingpoky-components-configuration.html"/>
53 </topic>
54 <topic label="Shared State Cache" href="html/poky-ref-manual/shared-state-cache.html">
55 <topic label="Overall Architecture" href="html/poky-ref-manual/overall-architecture.html"/>
56 <topic label="Checksums (Signatures)" href="html/poky-ref-manual/checksums.html"/>
57 <topic label="Shared State" href="html/poky-ref-manual/shared-state.html"/>
58 <topic label="Tips and Tricks" href="html/poky-ref-manual/tips-and-tricks.html">
59 <topic label="Debugging" href="html/poky-ref-manual/debugging.html"/>
60 <topic label="Invalidating Shared State" href="html/poky-ref-manual/invalidating-shared-state.html"/>
61 </topic>
62 </topic>
63 <topic label="x32" href="html/poky-ref-manual/x32.html">
64 <topic label="Support" href="html/poky-ref-manual/support.html"/>
65 <topic label="Future Development and Limitations" href="html/poky-ref-manual/future-development-and-limitations.html"/>
66 <topic label="Using x32 Right Now" href="html/poky-ref-manual/using-x32-right-now.html"/>
67 </topic>
68 <topic label="Licenses" href="html/poky-ref-manual/licenses.html">
69 <topic label="Tracking License Changes" href="html/poky-ref-manual/usingpoky-configuring-LIC_FILES_CHKSUM.html">
70 <topic label="Specifying the LIC_FILES_CHKSUM Variable" href="html/poky-ref-manual/usingpoky-specifying-LIC_FILES_CHKSUM.html"/>
71 <topic label="Explanation of Syntax" href="html/poky-ref-manual/usingpoky-LIC_FILES_CHKSUM-explanation-of-syntax.html"/>
72 </topic>
73 <topic label="Enabling Commercially Licensed Recipes" href="html/poky-ref-manual/enabling-commercially-licensed-recipes.html">
74 <topic label="License Flag Matching" href="html/poky-ref-manual/license-flag-matching.html"/>
75 <topic label="Other Variables Related to Commercial Licenses" href="html/poky-ref-manual/other-variables-related-to-commercial-licenses.html"/>
76 </topic>
77 </topic>
78 </topic>
79 <topic label="Migrating to a Newer Yocto Project Release" href="html/poky-ref-manual/migration.html">
80 <topic label="Moving to the Yocto Project 1.3 Release" href="html/poky-ref-manual/moving-to-the-yocto-project-1.3-release.html">
81 <topic label="Local Configuration" href="html/poky-ref-manual/1.3-local-configuration.html">
82 <topic label="SSTATE_MIRRORS" href="html/poky-ref-manual/migration-1.3-sstate-mirrors.html"/>
83 <topic label="bblayers.conf" href="html/poky-ref-manual/migration-1.3-bblayers-conf.html"/>
84 </topic>
85 <topic label="Recipes" href="html/poky-ref-manual/1.3-recipes.html">
86 <topic label="Python Function Whitespace" href="html/poky-ref-manual/migration-1.3-python-function-whitespace.html"/>
87 <topic label="proto= in SRC_URI" href="html/poky-ref-manual/migration-1.3-proto=-in-src-uri.html"/>
88 <topic label="nativesdk" href="html/poky-ref-manual/migration-1.3-nativesdk.html"/>
89 <topic label="Task Recipes" href="html/poky-ref-manual/migration-1.3-task-recipes.html"/>
90 <topic label="IMAGE_FEATURES" href="html/poky-ref-manual/migration-1.3-image-features.html"/>
91 <topic label="Removed Recipes" href="html/poky-ref-manual/migration-1.3-removed-recipes.html"/>
92 </topic>
93 </topic>
94 </topic>
95 <topic label="Source Directory Structure" href="html/poky-ref-manual/ref-structure.html">
96 <topic label="Top level core components" href="html/poky-ref-manual/structure-core.html">
97 <topic label="bitbake/" href="html/poky-ref-manual/structure-core-bitbake.html"/>
98 <topic label="build/" href="html/poky-ref-manual/structure-core-build.html"/>
99 <topic label="documentation" href="html/poky-ref-manual/handbook.html"/>
100 <topic label="meta/" href="html/poky-ref-manual/structure-core-meta.html"/>
101 <topic label="meta-yocto/" href="html/poky-ref-manual/structure-core-meta-yocto.html"/>
102 <topic label="meta-yocto-bsp/" href="html/poky-ref-manual/structure-core-meta-yocto-bsp.html"/>
103 <topic label="meta-hob/" href="html/poky-ref-manual/structure-meta-hob.html"/>
104 <topic label="meta-skeleton/" href="html/poky-ref-manual/structure-meta-skeleton.html"/>
105 <topic label="scripts/" href="html/poky-ref-manual/structure-core-scripts.html"/>
106 <topic label="oe-init-build-env" href="html/poky-ref-manual/structure-core-script.html"/>
107 <topic label="LICENSE, README, and README.hardware" href="html/poky-ref-manual/structure-basic-top-level.html"/>
108 </topic>
109 <topic label="The Build Directory - build/" href="html/poky-ref-manual/structure-build.html">
110 <topic label="build/pseudodone" href="html/poky-ref-manual/structure-build-pseudodone.html"/>
111 <topic label="build/conf/local.conf" href="html/poky-ref-manual/structure-build-conf-local.conf.html"/>
112 <topic label="build/conf/bblayers.conf" href="html/poky-ref-manual/structure-build-conf-bblayers.conf.html"/>
113 <topic label="build/conf/sanity_info" href="html/poky-ref-manual/structure-build-conf-sanity_info.html"/>
114 <topic label="build/downloads/" href="html/poky-ref-manual/structure-build-downloads.html"/>
115 <topic label="build/sstate-cache/" href="html/poky-ref-manual/structure-build-sstate-cache.html"/>
116 <topic label="build/tmp/" href="html/poky-ref-manual/structure-build-tmp.html"/>
117 <topic label="build/tmp/buildstats/" href="html/poky-ref-manual/structure-build-tmp-buildstats.html"/>
118 <topic label="build/tmp/cache/" href="html/poky-ref-manual/structure-build-tmp-cache.html"/>
119 <topic label="build/tmp/deploy/" href="html/poky-ref-manual/structure-build-tmp-deploy.html"/>
120 <topic label="build/tmp/deploy/deb/" href="html/poky-ref-manual/structure-build-tmp-deploy-deb.html"/>
121 <topic label="build/tmp/deploy/rpm/" href="html/poky-ref-manual/structure-build-tmp-deploy-rpm.html"/>
122 <topic label="build/tmp/deploy/licenses/" href="html/poky-ref-manual/structure-build-tmp-deploy-licenses.html"/>
123 <topic label="build/tmp/deploy/images/" href="html/poky-ref-manual/structure-build-tmp-deploy-images.html"/>
124 <topic label="build/tmp/deploy/ipk/" href="html/poky-ref-manual/structure-build-tmp-deploy-ipk.html"/>
125 <topic label="build/tmp/sysroots/" href="html/poky-ref-manual/structure-build-tmp-sysroots.html"/>
126 <topic label="build/tmp/stamps/" href="html/poky-ref-manual/structure-build-tmp-stamps.html"/>
127 <topic label="build/tmp/log/" href="html/poky-ref-manual/structure-build-tmp-log.html"/>
128 <topic label="build/tmp/pkgdata/" href="html/poky-ref-manual/structure-build-tmp-pkgdata.html"/>
129 <topic label="build/tmp/work/" href="html/poky-ref-manual/structure-build-tmp-work.html"/>
130 </topic>
131 <topic label="The Metadata - meta/" href="html/poky-ref-manual/structure-meta.html">
132 <topic label="meta/classes/" href="html/poky-ref-manual/structure-meta-classes.html"/>
133 <topic label="meta/conf/" href="html/poky-ref-manual/structure-meta-conf.html"/>
134 <topic label="meta/conf/machine/" href="html/poky-ref-manual/structure-meta-conf-machine.html"/>
135 <topic label="meta/conf/distro/" href="html/poky-ref-manual/structure-meta-conf-distro.html"/>
136 <topic label="meta/recipes-bsp/" href="html/poky-ref-manual/structure-meta-recipes-bsp.html"/>
137 <topic label="meta/recipes-connectivity/" href="html/poky-ref-manual/structure-meta-recipes-connectivity.html"/>
138 <topic label="meta/recipes-core/" href="html/poky-ref-manual/structure-meta-recipes-core.html"/>
139 <topic label="meta/recipes-devtools/" href="html/poky-ref-manual/structure-meta-recipes-devtools.html"/>
140 <topic label="meta/recipes-extended/" href="html/poky-ref-manual/structure-meta-recipes-extended.html"/>
141 <topic label="meta/recipes-gnome/" href="html/poky-ref-manual/structure-meta-recipes-gnome.html"/>
142 <topic label="meta/recipes-graphics/" href="html/poky-ref-manual/structure-meta-recipes-graphics.html"/>
143 <topic label="meta/recipes-kernel/" href="html/poky-ref-manual/structure-meta-recipes-kernel.html"/>
144 <topic label="meta/recipes-multimedia/" href="html/poky-ref-manual/structure-meta-recipes-multimedia.html"/>
145 <topic label="meta/recipes-qt/" href="html/poky-ref-manual/structure-meta-recipes-qt.html"/>
146 <topic label="meta/recipes-rt/" href="html/poky-ref-manual/structure-meta-recipes-rt.html"/>
147 <topic label="meta/recipes-sato/" href="html/poky-ref-manual/structure-meta-recipes-sato.html"/>
148 <topic label="meta/recipes-support/" href="html/poky-ref-manual/structure-meta-recipes-support.html"/>
149 <topic label="meta/site/" href="html/poky-ref-manual/structure-meta-site.html"/>
150 <topic label="meta/recipes.txt" href="html/poky-ref-manual/structure-meta-recipes-txt.html"/>
151 </topic>
152 </topic>
153 <topic label="BitBake" href="html/poky-ref-manual/ref-bitbake.html">
154 <topic label="Parsing" href="html/poky-ref-manual/ref-bitbake-parsing.html"/>
155 <topic label="Preferences and Providers" href="html/poky-ref-manual/ref-bitbake-providers.html"/>
156 <topic label="Dependencies" href="html/poky-ref-manual/ref-bitbake-dependencies.html"/>
157 <topic label="The Task List" href="html/poky-ref-manual/ref-bitbake-tasklist.html"/>
158 <topic label="Running a Task" href="html/poky-ref-manual/ref-bitbake-runtask.html"/>
159 <topic label="BitBake Command Line" href="html/poky-ref-manual/ref-bitbake-commandline.html"/>
160 <topic label="Fetchers" href="html/poky-ref-manual/ref-bitbake-fetchers.html"/>
161 </topic>
162 <topic label="Classes" href="html/poky-ref-manual/ref-classes.html">
163 <topic label="The base class - base.bbclass" href="html/poky-ref-manual/ref-classes-base.html"/>
164 <topic label="Autotooled Packages - autotools.bbclass" href="html/poky-ref-manual/ref-classes-autotools.html"/>
165 <topic label="Alternatives - update-alternatives.bbclass" href="html/poky-ref-manual/ref-classes-update-alternatives.html"/>
166 <topic label="Initscripts - update-rc.d.bbclass" href="html/poky-ref-manual/ref-classes-update-rc.d.html"/>
167 <topic label="Binary config scripts - binconfig.bbclass" href="html/poky-ref-manual/ref-classes-binconfig.html"/>
168 <topic label="Debian renaming - debian.bbclass" href="html/poky-ref-manual/ref-classes-debian.html"/>
169 <topic label="Pkg-config - pkgconfig.bbclass" href="html/poky-ref-manual/ref-classes-pkgconfig.html"/>
170 <topic label="Distribution of sources - src_distribute_local.bbclass" href="html/poky-ref-manual/ref-classes-src-distribute.html"/>
171 <topic label="Perl modules - cpan.bbclass" href="html/poky-ref-manual/ref-classes-perl.html"/>
172 <topic label="Python extensions - distutils.bbclass" href="html/poky-ref-manual/ref-classes-distutils.html"/>
173 <topic label="Developer Shell - devshell.bbclass" href="html/poky-ref-manual/ref-classes-devshell.html"/>
174 <topic label="Package Groups - packagegroup.bbclass" href="html/poky-ref-manual/ref-classes-packagegroup.html"/>
175 <topic label="Packaging - package*.bbclass" href="html/poky-ref-manual/ref-classes-package.html"/>
176 <topic label="Building kernels - kernel.bbclass" href="html/poky-ref-manual/ref-classes-kernel.html"/>
177 <topic label="Creating images - image.bbclass and rootfs*.bbclass" href="html/poky-ref-manual/ref-classes-image.html"/>
178 <topic label="Host System sanity checks - sanity.bbclass" href="html/poky-ref-manual/ref-classes-sanity.html"/>
179 <topic label="Generated output quality assurance checks - insane.bbclass" href="html/poky-ref-manual/ref-classes-insane.html"/>
180 <topic label="Autotools configuration data cache - siteinfo.bbclass" href="html/poky-ref-manual/ref-classes-siteinfo.html"/>
181 <topic label="Adding Users - useradd.bbclass" href="html/poky-ref-manual/ref-classes-useradd.html"/>
182 <topic label="Using External Source - externalsrc.bbclass" href="html/poky-ref-manual/ref-classes-externalsrc.html"/>
183 <topic label="Other Classes" href="html/poky-ref-manual/ref-classes-others.html"/>
184 </topic>
185 <topic label="Images" href="html/poky-ref-manual/ref-images.html"/>
186 <topic label="Reference: Features" href="html/poky-ref-manual/ref-features.html">
187 <topic label="Distro" href="html/poky-ref-manual/ref-features-distro.html"/>
188 <topic label="Machine" href="html/poky-ref-manual/ref-features-machine.html"/>
189 <topic label="Images" href="html/poky-ref-manual/ref-features-image.html"/>
190 <topic label="Feature Backfilling" href="html/poky-ref-manual/ref-features-backfill.html"/>
191 </topic>
192 <topic label="Variables Glossary" href="html/poky-ref-manual/ref-variables-glos.html">
193 <topic label="Glossary" href="html/poky-ref-manual/ref-variables-glos.html#ref-variables-glossary"/>
194 </topic>
195 <topic label="Variable Context" href="html/poky-ref-manual/ref-varlocality.html">
196 <topic label="Configuration" href="html/poky-ref-manual/ref-varlocality-configuration.html">
197 <topic label="Distribution (Distro)" href="html/poky-ref-manual/ref-varlocality-config-distro.html"/>
198 <topic label="Machine" href="html/poky-ref-manual/ref-varlocality-config-machine.html"/>
199 <topic label="Local" href="html/poky-ref-manual/ref-varlocality-config-local.html"/>
200 </topic>
201 <topic label="Recipes" href="html/poky-ref-manual/ref-varlocality-recipes.html">
202 <topic label="Required" href="html/poky-ref-manual/ref-varlocality-recipe-required.html"/>
203 <topic label="Dependencies" href="html/poky-ref-manual/ref-varlocality-recipe-dependencies.html"/>
204 <topic label="Paths" href="html/poky-ref-manual/ref-varlocality-recipe-paths.html"/>
205 <topic label="Extra Build Information" href="html/poky-ref-manual/ref-varlocality-recipe-build.html"/>
206 </topic>
207 </topic>
208 <topic label="FAQ" href="html/poky-ref-manual/faq.html"/>
209 <topic label="Contributing to the Yocto Project" href="html/poky-ref-manual/resources.html">
210 <topic label="Introduction" href="html/poky-ref-manual/resources-intro.html"/>
211 <topic label="Tracking Bugs" href="html/poky-ref-manual/resources-bugtracker.html"/>
212 <topic label="Mailing lists" href="html/poky-ref-manual/resources-mailinglist.html"/>
213 <topic label="Internet Relay Chat (IRC)" href="html/poky-ref-manual/resources-irc.html"/>
214 <topic label="Links" href="html/poky-ref-manual/resources-links.html"/>
215 <topic label="Contributions" href="html/poky-ref-manual/resources-contributions.html"/>
216 </topic>
217</toc>