From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from h1954115.stratoserver.net (h1954115.stratoserver.net [85.214.246.27]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1BD93E0070B for ; Wed, 18 Jul 2012 23:37:18 -0700 (PDT) X-No-Relay: not in my network X-No-Relay: not in my network X-No-Relay: not in my network Received: from [192.168.101.53] (mail.bmw-carit.de [62.245.222.98]) by h1954115.stratoserver.net (Postfix) with ESMTPSA id 2BD311D560DB; Thu, 19 Jul 2012 08:37:15 +0200 (CEST) Message-ID: <5007AB1A.3080300@timomueller.eu> Date: Thu, 19 Jul 2012 08:37:14 +0200 From: =?ISO-8859-1?Q?Timo_M=FCller?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: "Zhang, Jessica" References: In-Reply-To: Cc: "yocto@yoctoproject.org" , Timo Mueller Subject: Re: [RFC 0/8] Integrate yocto documentation into eclipse X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2012 06:37:19 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Jessica, Zhang, Jessica wrote, On 18.07.2012 19:36: > Hi Timo, > > Can you send me the link to the branch that I can take a look at this new plug-in? I've worked on origin/master-indigo: http://git.yoctoproject.org/cgit/cgit.cgi/eclipse-poky/log/?h=master-indigo Commit ID: 49849f3d70fb05bfca76bf8be685f0531ceba908 > > Thanks, > Jessica > > -----Original Message----- > From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of mail@timomueller.eu > Sent: Wednesday, July 18, 2012 6:03 AM > To: yocto@yoctoproject.org > Cc: Timo Mueller > Subject: [yocto] [RFC 0/8] Integrate yocto documentation into eclipse > > From: Timo Mueller > > Hi, > > the documentation of the yocto project can currently be viewed online or as a separate pdf. When using the eclipse ide to develop software on base of a yocto sysroot and toolchain it would be convenient to access the relevant parts of the documentation from within the ide. > > In order to achieve this, I've generated eclipse help from yocto's documentation (adt-manual, yocto-project-qs). I have intergrated this documentation in the ide and it can now be accessed through the eclipse help center (Help -> Help Contents). Please let me know what you think about it? > > Yocto's documentation is licensed under the Creative Commons Attribution-Share Alike 2.0 UK: England & Wales (CCA-SA), which is incompatible to the Eclipse Public License 1.0. Thus I've created a standalone feature to simply redistribute the documentation avoiding licensing issues. Do you agree on the way this is structured? > > Cheers, > Timo > > Timo Mueller (8): > plugins/sdk.doc.user: Added plugin for the yocto project > documentation > plugins/sdk.doc.user: Added empty table of contents > feature/sdk.doc: Added feature containing yocto documentation plugins > feature/sdk.doc: Added org.yocto.sdk.doc.user plugin > plugins/sdk.doc.user: Added yocto quick start guide > feature/sdk: Added org.yocto.sdk.doc feature. > features/sdk.site: Added eclipse help feature to update site > plugins/sdk.doc.user: Added yocto adt manual > Best regards, Timo