diff options
author | Timo Mueller <timo.mueller@bmw-carit.de> | 2013-02-08 09:16:33 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 17:25:35 +0000 |
commit | a41a805500cab281fba15bd8e5d3e60b88d0d4be (patch) | |
tree | 9973678912b57cfdef5b1f9676794a556b4d8966 /documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html | |
parent | 768152340898cbb9faed6e8865a4e35c69833230 (diff) | |
download | poky-a41a805500cab281fba15bd8e5d3e60b88d0d4be.tar.gz |
documentation: Part 1 of 2 updates to integrating docs to Eclipse help.
Hi,
the generation of eclipse help files has been merged from the timo
branch to the master. Since the creation of the timo branch there have
been some changes to the master branch (e.g. new documentation,
renamed documentation).
This patch set does some cleanup for the renamed documentation and
adds eclipse help generation support to the new documentation.
01: Removes the 'the' from the document titles
02..04: Cleanup obsolete artifacts resulting from the merge
05..08: Add eclipse help generation for ref-manual
09..13: Add eclipse help generation for kernel-dev
14..18: Add eclipse help generation for profile-manual
Best regards,
Timo
This patch set originally contained 18 patches. I (Scott Rifenbark)
had to push these changes as two parts. This is the first part.
It does not include creation of the three cusomization files.
(From yocto-docs rev: 9b1889f6e31ee70dae704fa08763fb9196616dad)
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/html/poky-ref-manual/resources-links.html')
-rw-r--r-- | documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html b/documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html deleted file mode 100644 index 0a153b8f01..0000000000 --- a/documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html +++ /dev/null | |||
@@ -1,42 +0,0 @@ | |||
1 | <html> | ||
2 | <head> | ||
3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
4 | <title>13.5. Links</title> | ||
5 | <link rel="stylesheet" type="text/css" href="../book.css"> | ||
6 | <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> | ||
7 | <link rel="home" href="index.html" title="The Yocto Project Reference Manual"> | ||
8 | <link rel="up" href="resources.html" title="Chapter 13. Contributing to the Yocto Project"> | ||
9 | <link rel="prev" href="resources-irc.html" title="13.4. Internet Relay Chat (IRC)"> | ||
10 | <link rel="next" href="resources-contributions.html" title="13.6. Contributions"> | ||
11 | </head> | ||
12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="13.5. Links"> | ||
13 | <div class="titlepage"><div><div><h2 class="title" style="clear: both"> | ||
14 | <a name="resources-links"></a>13.5. Links</h2></div></div></div> | ||
15 | <p> | ||
16 | Following is a list of resources you will find helpful: | ||
17 | </p> | ||
18 | <div class="itemizedlist"><ul class="itemizedlist" type="disc"> | ||
19 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.yoctoproject.org" target="_self">The Yocto Project website</a>: | ||
20 | </em></span> The home site for the Yocto Project.</p></li> | ||
21 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.intel.com/" target="_self">Intel Corporation</a>:</em></span> | ||
22 | The company who acquired OpenedHand in 2008 and began development on the | ||
23 | Yocto Project.</p></li> | ||
24 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.openembedded.org" target="_self">OpenEmbedded</a>:</em></span> | ||
25 | The upstream, generic, embedded distribution used as the basis for the build system in the | ||
26 | Yocto Project. | ||
27 | Poky derives from and contributes back to the OpenEmbedded project.</p></li> | ||
28 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://developer.berlios.de/projects/bitbake/" target="_self"> | ||
29 | BitBake</a>:</em></span> The tool used to process metadata.</p></li> | ||
30 | <li class="listitem"><p><span class="emphasis"><em>BitBake User Manual:</em></span> | ||
31 | A comprehensive guide to the BitBake tool. | ||
32 | You can find the BitBake User Manual in the <code class="filename">bitbake/doc/manual</code> | ||
33 | directory, which is found in the | ||
34 | <a class="link" href="../dev-manual/source-directory.html" target="_self">Source Directory</a>. | ||
35 | </p></li> | ||
36 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://wiki.qemu.org/Index.html" target="_self">QEMU</a>: | ||
37 | </em></span> An open source machine emulator and virtualizer.</p></li> | ||
38 | </ul></div> | ||
39 | <p> | ||
40 | </p> | ||
41 | </div></body> | ||
42 | </html> | ||