<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/Makefile, branch 1.5_M1.rc1</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.5_M1.rc1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.5_M1.rc1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2013-02-14T17:30:09+00:00</updated>
<entry>
<title>yocto-docs: Fixup a couple of merge issues</title>
<updated>2013-02-14T17:30:09+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2013-02-14T17:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=72fdc8ed09ca82008c57b7bc8a090d25332def37'/>
<id>urn:sha1:72fdc8ed09ca82008c57b7bc8a090d25332def37</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Part 1 of 2 updates to integrating docs to Eclipse help.</title>
<updated>2013-02-14T17:25:35+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2013-02-08T15:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a41a805500cab281fba15bd8e5d3e60b88d0d4be'/>
<id>urn:sha1:a41a805500cab281fba15bd8e5d3e60b88d0d4be</id>
<content type='text'>
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 &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: Fix copying of figures folder</title>
<updated>2013-02-14T17:22:41+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-12-06T09:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fcb3952ef6494b24cb9c822dc251b8f0affbe765'/>
<id>urn:sha1:fcb3952ef6494b24cb9c822dc251b8f0affbe765</id>
<content type='text'>
When calling the eclipse target twice without calling clean in between
the figures folder was copied as a subfolder of the existing figures
folder. This patch fixes the copy command to correctly copy the
figures folder.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: Clean up eclipse target and update help.</title>
<updated>2013-02-14T17:22:38+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6c057d084158fd7ccf170342c902d499ac5ba7fb'/>
<id>urn:sha1:6c057d084158fd7ccf170342c902d499ac5ba7fb</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: Added conversion of links to other documentation parts.</title>
<updated>2013-02-14T17:21:29+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=239b4698202d702067213cb64146ec4676b835c7'/>
<id>urn:sha1:239b4698202d702067213cb64146ec4676b835c7</id>
<content type='text'>
The script tools/eclipse-help.sed is used to convert links that
point to other documentation parts. This avoids having to leave
the eclipse help center when clicking these links.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: logic to make all for yocto-project-qs and cleanup</title>
<updated>2013-02-14T17:21:29+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=108ffcf310dadd496cd3598d082f3731225647d5'/>
<id>urn:sha1:108ffcf310dadd496cd3598d082f3731225647d5</id>
<content type='text'>
Eclipse help documents are now created when calling the 'make all'
target on the yocto-project-qs. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: Support for making Eclipse HTML yocto project qs manual</title>
<updated>2013-02-14T17:21:28+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=72639b4a585bcac40b1935b57e2aaab97f7c47df'/>
<id>urn:sha1:72639b4a585bcac40b1935b57e2aaab97f7c47df</id>
<content type='text'>
This target will generate eclipse help for the yocto-project-qs using
the yocto-project-qs-eclipse-customization.xsl stylesheet.

The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Move yocto-project-qs global parameters to customization file</title>
<updated>2013-02-14T17:21:27+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bbe7cb47704ee6d6e92acaf7acf5fca00f23b903'/>
<id>urn:sha1:bbe7cb47704ee6d6e92acaf7acf5fca00f23b903</id>
<content type='text'>
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: logic to make all for poky-ref-manual and cleanup</title>
<updated>2013-02-14T17:21:24+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f4bcee695c47ff27bf642fa7205e73f38257562a'/>
<id>urn:sha1:f4bcee695c47ff27bf642fa7205e73f38257562a</id>
<content type='text'>
Eclipse help documents are now created when calling the 'make all'
target on the poky-ref-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: Support for making Eclipse HTML poky ref manual</title>
<updated>2013-02-14T17:15:08+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c6af0b969c1d03dc4ba8bc218d92384c49113e39'/>
<id>urn:sha1:c6af0b969c1d03dc4ba8bc218d92384c49113e39</id>
<content type='text'>
This target will generate eclipse help for the poky-ref-manual using
the  poky-ref-manual-eclipse-customization.xsl stylesheet.

The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
