From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (dan.rpsys.net [93.97.175.187]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 68D9CE0073F for ; Fri, 16 Aug 2013 03:24:50 -0700 (PDT) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r7GAZqsu007357; Fri, 16 Aug 2013 11:35:52 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4YgNXSYrlJnM; Fri, 16 Aug 2013 11:35:52 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r7GAZiAX007351 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Fri, 16 Aug 2013 11:35:46 +0100 Message-ID: <1376648656.22952.115.camel@ted> From: Richard Purdie To: "Barros Pena, Belen" Date: Fri, 16 Aug 2013 11:24:16 +0100 In-Reply-To: References: X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: Paul Eggleton , "webhob@yoctoproject.org" Subject: Re: [Webhob] updating documentation.conf X-BeenThere: webhob@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 10:24:52 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2013-08-14 at 10:40 +0000, Barros Pena, Belen wrote: > Web Hob will provide information about build configuration, including a > table of variable / value pairs. We would like to provide a short > description of those variables, and the easiest way to do that is adding > such descriptions to documentation.conf. > > Currently, documentation.conf is loosely structured in thematic sections > (things like "conf/bitbake.conf", "dependencies", "packaging", etc). My > question is, can I get rid of those sections and just organise the > document alphabetically? I'm fully in favour of updating this file. If the current ordering doesn't make sense, that can change. Cheers, Richard