Hi Scott,

Rifenbark, Scott M wrote, On 06.09.2012 16:50:
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?

Yes, I've tested these patches with the yocto-docs/master branch.
(git://git.yoctoproject.org/yocto-docs)

documentation/yocto-project-qs/yocto-project-qs.xml: Added glib-gettextize
(CommitID: c46f8e46ad70bf979d2e51e58d461bcd9456b773)

I've just tested with the current commit and the patches also work with Commit f909a7336ae2f95baa751231beeae08081576e1f.


Thanks,
Scott

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

From: Timo Mueller <timo.muel...@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


Best regards,
    Timo

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

Reply via email to