[yocto] [RFC 0/6][yocto-docs] Add eclipse help generation to build system.

Rifenbark, Scott M scott.m.rifenbark at intel.com
Thu Sep 6 07:50:59 PDT 2012


Hi Timo, 

Thanks for the patches here.  I need to be sure that these patches are based on the most recent documentation files found in the yocto-docs/master branch, which is at http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/.  Can you confirm this for me?

Thanks, 
Scott

-----Original Message-----
From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of mail at timomueller.eu
Sent: Thursday, September 06, 2012 2:05 AM
To: yocto at yoctoproject.org
Cc: Timo Mueller
Subject: [yocto] [RFC 0/6][yocto-docs] Add eclipse help generation to build system.

From: Timo Mueller <timo.mueller at bmw-carit.de>

Hi,

before my vacation I've submitted a patch to the eclipse-poky project
integrating the documentation into the eclipse IDE. To enable the integration
into eclipse I've manually generated eclipse help from the documentation
using the eclipse stylesheet provided by docbook.

I've added the target 'eclipse' to the documentation's build system to
automate the process of eclipse help generation. This can help to
facilitate the process of keeping the integrated documentation in sync
with the yocto documentation.

In this first RFC I've only integrated the adt-manual as a PoC,
because I'm also proposing some changes to the existing html
generation. These changes add a separation of the options used for the
different output formats. They also help to keep the Makefile clean and
concise.

Cheers,
	Timo

Timo Mueller (6):
  documentation/adt-manual: Moved stylesheet parameters to
    customization file
  documentation/adt-manual/adt-manual-eclipse-customization.xsl: Added
    stylesheet for eclipse help
  documentation/Makefile: Added eclipse target for generating eclipse
    help
  documentation/template/titlepage.templates.xml: Remove title from pdf
    template
  documentation/adt-manual/adt-manual.xml: Added title to bookinfo
  documentation/Makefile: Added eclipse target to adt-manual
    documentation

 documentation/Makefile                             |   36 ++++++++++++++-----
 .../adt-manual/adt-manual-customization.xsl        |    7 +++-
 .../adt-manual-eclipse-customization.xsl           |   22 ++++++++++++
 documentation/adt-manual/adt-manual.xml            |    5 ++-
 documentation/template/titlepage.templates.xml     |   13 -------
 5 files changed, 57 insertions(+), 26 deletions(-)
 create mode 100644 documentation/adt-manual/adt-manual-eclipse-customization.xsl

-- 
1.7.7.6

_______________________________________________
yocto mailing list
yocto at yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list